Before anybody asks, Java Build Path \ Libraries in my Eclipse points to the correct two WebObjects 5.4 JavaWOExtensions libraries - javawoextensions.jar (in JavaWOExtensions.framework\Resources\Java) and JavaWOExtensions.jar in (JavaWOExtensions.framework\WebServerResources\Java).
Thanks From: [email protected] [mailto:[email protected]] On Behalf Of Strumyla, Marius Sent: Friday, July 27, 2012 11:07 AM To: [email protected] Subject: Issue with UNIXClassPath and JavaWOExtensions framework Hello, I'm using Eclipse 3.7 + WOLips 3.7 on Windows. My app has a reference to JavaWOExtensions framework. I have noticed that WOLips puts a wrong entry into UNIXClassPath (or any classpath): WOROOT/Library/Frameworks/JavaWOExtensions.framework/Resources/Java/Java WOExtensions.jar While this entry is good for WebObjects 5.2, it's not valid for WebObjects 5.4. For WebObjects 5.4, the correct entry should be: WOROOT/Library/Frameworks/ JavaWOExtensions.framework/Resources/Java/javawoextensions.jar WOROOT/Library/Frameworks/ JavaWOExtensions.framework/WebServerResources/Java/JavaWOExtensions.jar My app references some images from JavaWOExtensions framework. When I deployed it on Linux with WO54, those images were broken: /ERROR/NOT_FOUND/framework=JavaWOExtensions/filename=exclamation.gif I thought I would post in case anybody else runs into this. Thanks, -- i5mast
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
