jetty components
Steve Loughran <[email protected]> Mon, 19 Sep 2005 18:05:29 +0100
| Newsgroups | gmane.comp.java.smartfrog.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm just going to warn everyone that dynamic code upload and jetty doesnt work; it must be using its own classloader. Problem: -dynamic upload does work for jetty itself, but not for servlets you deploy underneath a servlet context. Instead you get a classnotfoundexception. -you can tell that jetty deploys, because the exceptions are thrown by jetty. Workarounds -try using WAR file deployment, not ServletContext deployment. -steve ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php