Maven, War and Wonder
Maven, War and Wonder
- Subject: Maven, War and Wonder
- From: William Hatch <email@hidden>
- Date: Sun, 25 Jan 2009 14:41:01 -0500
Using latest Eclipse, WOLips (largely irrelevant here), the
woapplication-archetype and the m2Eclipse plug in, I'm able to easily
create wo apps, set them up for war packaging, get them to build and
install into the local maven repos. So, experimenting with the next
steps, decided to try automating the deployment to my local tomcat
using the cargo plug in. I had to follow the instructions here:
http://wiki.objectstyle.org/confluence/display/WONDER/Creating+a+wonder+app+to+deploy+as+a+servlet
to create the subclass of ERXServletAdaptor in order to avoid the
dreaded WOServletAdaptor not found exception, but then I get another
exception as the generated classpath seems to be pointing to an app
named "JavaWebObjects" and not my app, although the first part of the
url (context path) is correct, so it's trying to find components and
other resources using this url:
http://localhost/MWWTest/WebObjects/JavaWebObjects.woa
I _think that build.properties used to have all this stuff, but now
that I'm not using ant here how do I convey the right properties
values in this environment? Where should I put them, and what should
they be called? Thanks.
Bill
_______________________________________________
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