hi, currently i have a web application running in tomcat 5.5. this webapps is composed of some smaller modules, which i want to separate out now. the modules are using struts.jar & some common application libararies. i dont want to duplicate the libraries, hence i'm running as a single webapps. is there a way i can split these in to separate archive files & still run within a single webapp context without duplicating the application libraries+struts.jar.
is it possible to do this with geronimo thanks, -- View this message in context: http://www.nabble.com/migrating-from-apache-tomcat-to-apache-geronimo-tp16395625s134p16395625.html Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
