Tomcat Woes :)
Tomcat Woes :)
- Subject: Tomcat Woes :)
- From: Don Lindsay <email@hidden>
- Date: Tue, 15 Apr 2008 16:08:34 -0400
Hello;
I have an application that I have just redeployed to Tomcat. The
application starts up fine. but when the EOModel is accessed it
encounters the following error:
com.webobjects.foundation.NSForwardException for
java.io.FileNotFoundException:
JAR entry Resources/dwtm.eomodeld\Users.plist not found in D:
\tomcatdwtm\webapps\dwtm\WEB-INF\lib\dwtm.jar
at sun.net.www.protocol.jar.JarURLConnection.connect
(JarURLConnection.java:114)
at sun.net.www.protocol.jar.JarURLConnection.getInputStream
(JarURLConnection.java:124)
at java.net.URL.openStream(URL.java:1007)
It appears that the application cannot open the Users.plist in the
Resources/dwtm.eomeld folder inside the dwtm.jar file. I have
unzipped the dwtm.jar file and the file does exist, but for some
reason the application cannot open it.
I am using JDK 1.5 and WebObjects 5.2. Does anyone have any ideas?
Thanks,
Don _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden