Description
The j2ee-remote-classloading-deployer-plan.xml is currently Jetty specific. It specifes the class org.apache.geronimo.classloaderserver.http.HTTPClassLoaderServer, which uses Jetty classes.
It looks like a Tomcat version of the class loader server needs to be developed.
For a description of remote class loading, see http://svn.apache.org/viewcvs?view=rev&rev=158589
Once implemented, the wiki page http://wiki.apache.org/geronimo/Tomcat needs to be updated.