Re: Tomcat Woes :)
Re: Tomcat Woes :)
- Subject: Re: Tomcat Woes :)
- From: Steve Quirk <email@hidden>
- Date: Tue, 15 Apr 2008 18:02:34 -0400 (EDT)
This is a long standing bug in EOModel.java - I don't know if it's been
fixed. They use File.pathSeparator to construct the URL to the resource
in the .eomodeld bundle - this, of course, doesn't work on windows.
I have a subclass of EOModel that I did to fix this a while ago - let me
know if you want it (um, like most things, it's probably a good idea to
rumage in Wonder 1st for yet another band aid).
- sq
On Tue, 15 Apr 2008, Don Lindsay wrote:
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)---832019076-1221564273-1208296962=:44223--
_______________________________________________
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