Toriacht schrieb am 28.01.2009 um 14:48:59 (-0800): > > Export>war exports a war file with the same name of my project. I can > then browse from Tomcat, import and deploy this service. but if I > click on teh service it get brought to an error page.
Then the error message might give a hint as to what the problem is. It is probably in one of the log files in "$Tomcat/logs". > Also, the java project had a lot of dependencies on jar files. Do > these get exported or do I have to manually deploy/copy these to my > Tomcat server? That depends. You can use "jar tf your.war" to check what's in the JAR. Michael Ludwig --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org