2011/6/30 Bob DeRemer <[email protected]>: > virtualClasspath="/WEB-INF/lib/extensions/*.jar"/>
The above should be an absolute path.
You can use system variables, e.g.
${catalina.base}/webapps/mywebapp/WEB-INF/lib/extensions/*.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
