It is building it as a WO5.2 bundle, or whatever ancient version it is that doesn't use WOBootstrap.jar. You should be able to just set wo.bootstrapjar=blah in wolips.properties and it will do the right thing.
I have attached a couple of build files I wrote for use with hudson.
build-hudson.xml
Description: XML document
build-ivy.xml
Description: XML document
build-javadoc.xml
Description: XML document
build-junit.xml
Description: XML document
build-woproject.xml
Description: XML document
On 10/08/2010, at 2:41 PM, Paul Hoadley wrote: > Hello Hudson builders, > > I've hit a small snag with my Project Hudson: a built application I just > tried to deploy won't actually launch (JavaMonitor or command line). The > specific problem is that it can't find the Postgres JDBC JAR, which hasn't > moved from previous launch (with an Eclipse-built app bundle), and is in > /opt/Local/Library/WebObjects/Extensions (CentOS deployment). This looks a > bit underpopulated: > > Aug 10 00:10:46 PBF[52898] INFO ConnectionAnalyzer - The JRE extension > directories being used are: > Aug 10 00:10:46 PBF[52898] INFO ConnectionAnalyzer - > /usr/lib/jvm/java-1.6.0-sun-1.6.0.12/jre/lib/ext:/usr/java/packages/lib/ext > > That's it, which explains why it can't find it. On closer inspection of the > bundles (Eclipse and Hudson), the startup scripts are (quite) different, and > the Hudson-built bundle is missing WOBootstrap.jar completely. Am I using > the wrong version of woproject.jar? I pulled it out of > /Developer/Applications/Eclipse-3.5.2/plugins/org.objectstyle.wolips.woproject.ant_3.5.6049/lib/ > for use in .../Hudson/Deps. Is this right? > > > -- > Paul. > > http://logicsquad.net/ > > > _______________________________________________ > 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/qdolan%40gmail.com > > This email sent to [email protected] -- Seeya...Q Quinton Dolan - [email protected] Gold Coast, QLD, Australia (GMT+10)
_______________________________________________ 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]
