War / Maven / Jar Build – How Does it Work with Eclipse's "Build Automatically"?
War / Maven / Jar Build – How Does it Work with Eclipse's "Build Automatically"?
- Subject: War / Maven / Jar Build – How Does it Work with Eclipse's "Build Automatically"?
- From: Andrew Lindesay <email@hidden>
- Date: Sat, 25 Jul 2009 08:21:06 +1200
Hello;
With "war" builds (with maven), in the deployment descriptor, you can
either set "WOJarBundle" to "NO" and have to supply your own
classpath, APPROOT, LOCALROOT ... or set "WOJarBundle" to "YES" and
package the application's main bundle as a jar and include it in the
"lib" folder. When working in Eclipse, the incremental builder just
writes class and resources files to disk and so when a WebObjects
servlet boots, it doesn't see the classes and resources as as bundle.
How do people get around this issue?
cheers
___
Andrew Lindesay
www.lindesay.co.nz
_______________________________________________
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