Is there anything I can do to fix this other than going to 5.4? I did misstate, I am using WebObjects V 5.3 not 5.3.

Thanks,

Don

On Apr 15, 2008, at 6:33 PM, Mr. Pierre Frisch wrote:

This was fixed in WO 5.4

Pierre
--
Pierre Frisch
[EMAIL PROTECTED]


On Apr 15, 2008, at 15:02, Steve Quirk wrote:


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

This email sent to [EMAIL PROTECTED]


_______________________________________________
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