Hi all, I'm having a problem with my deployment build.
First of all, it is ignoring my SERVLET_WEBAPPS_DIR build setting and putting it in /Library/JBoss/3.2/deploy even though I have it set to / Library/Tomcat/webapps
Second, even though I'm using SERVLET_TRUE_WAR = TRUE, I'm only ending up with a 13MB WAR file. When I built it under Xcode 2.1, it was nearly 30MB so I know I'm missing stuff.
Third, On my development box, once I copy the WAR over and deploy it in Tomcat, when I launch it using the JNLP (it's a Java Client app using WebStart) it launches, but refuses to pull any data from the database. I'm not getting any error in the logs at all. It just doesn't populate any of the drop-downs and won't return any results from a query.
Any ideas of what I'm doing wrong or if these are existing issues in Xcode 2.2?
Thanks, Dave _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
