Hello,

I am working on (prototype of) an alternative Tomcat 5.5 server support
that does not require creation of intermediate exploded WARs, but
instead "explains" Tomcat how to pick stuff directly from various
workspace locations. Briefly, the idea is to provide custom tomcat
org.apache.catalina.Loader that is able to load webapps spread over WTP
workspace. Special "module map" file is created during publish, the file
essentially tells the loader how map WEB-INF/classes and WEB-INF/lib/*
to workspace.

Is anyone interested?

--
Regards,
Igor Fedorenko


_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to