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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to