You are aware than you can build the WAR inside Eclipse? http://wiki.wocommunity.org/display/documentation/Servlet+Deployment+Setup
> hi! > > i have created a simple app thu eclipse-wolips - hello world - file - new - > wonder application > so i want to move it to jboss > so i need war > than i start ant with goal build at first than i want to start with goal war > and i have: > > HelloWorld user$ ant build > Buildfile: /Users/user/Documents/ronx_test/HelloWorld/build.xml > > init.properties: > > init.build: > > compile: > > BUILD FAILED > /Users/user/Documents/ronx_test/HelloWorld/build.xml:203: taskdef class > org.objectstyle.woproject.ant.WOCompile cannot be found > using the classloader AntClassLoader[] > > Total time: 0 seconds > > how can i fix this? > thanx > _______________________________________________ > 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/probert%40macti.ca > > This email sent to [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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
