On Jul 24, 2006, at 7:31 PM, Ken Tam wrote:
r425257 creates a "web distribution" which can be extracted directly into Tomcat's "shared" dir or any webapp's WEB-INF. From the commit mail:
How about having an option where most of the Tuscany jars do not need to be in lib and so can be kept off the application classpath?
For example, lib could just contain "sca-api" and "web-launcher", the web-launcher would create a new classloader containing all Tuscany files (loaded e.g. from WEB-INF/tuscany/boot or a location specified as an init-param) and boot the runtime using that loader.
-- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
