Re: Tomcat configuration question
"Rajendra Singh" <[email protected]>
| Newsgroups | gmane.org.user-groups.trijug.juglist |
|---|---|
| Message-ID | <[email protected]> |
For the context/docbase, you need to point it to the unzipped war file (ie unzip by hand). I don't use war files (I don't do any EJB stuff), so my server.xml has a Context that points to the directory with the webapp. You can have eclipse compile your Java code to the WEB-INF/classes directory, or include it in the classpath (though that has some classloader issues). -raj _______________________________________________ Juglist mailing list [email protected] http://trijug.org/mailman/listinfo/juglist_trijug.org