Hi, I've no idea why, bu Eclipse needs that you Include resources by extensions: right click on the .jar file, WOLips Tools-> Include as resource This will inlude the resource in yourapp.woa /Contents/Resource/folder_In_Your_project/resource.jar that mean if you have the .jar files in ~workspace/YourApp/lib/resource.jar, the deploy .woa package will be YourApp.woa /contents/Resource/lib/resource.jar. I simply add the .jar files to the base directory of my project, then the resource will be added to the main resource folder.
I hope this will help. P.S. the best thing to do if you have problems with classpath, you may change the MacOSClassPath.txt file, to add the classpath of your resources ;-) 2007/1/25, Thierry Kramis <[EMAIL PROTECTED]>:
Hi We're having some problems to include libraries into our build under WOLIPS/Eclipse: 1. we imported the libraries into a subfolder of our project 2. We added them to the eclipse build path. 3. on the dev machine everything works well 4. we can't deploy the application because the woa file doesn't include the third party jars. How can we force wolips to put these jars into the build, so that their available to the application on the deployment server? Thanks. _______________________________________________ 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/ildenae%40gmail.com This email sent to [EMAIL PROTECTED]
-- Daniele Corti AIM: S0CR4TE5 Messenger: [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]
