In advance, I'm sorry for not reading the manual, but I can't find the manual!
I'm trying to build my project for deployment to a Tomcat server.
In XCode jam spit out a WEB-INF folder with a
web.xml file, the woa, a lib folder, etc.
I can get Eclipse to build for direct connect following the wiki deployment instructions, but I'm stuck there.
I also read the Eclipse documentation on producing a Tomcat project, but I don't want to build a whole new project.
I assume that this is an ant build procedure that I'm not familiar with ??
It looks like I can manhandle the build myself, but I'd rather have a clean folder to deploy.