Tom Elrod wrote:
So is this still an issue? If so, how do I reproduce (will look at it tonight)?

The value of looking into this is that it could possibly be a regression. Otherwise, the workaround is good enough :)


- Use the TC 5 SAR instead of the TC 4.1 SAR
- In the server.xml of the SAR, replace <Host name="localhost"> by <Host name="localhost" autoDeploy="false" deployOnStartup="false"> (that way, Tomcat will do a Class.forName during its shutdown, but before AbstractWebContainer.stopService is called)


Rémy

--
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Rémy Maucherat
Senior Developer & Consultant
JBoss Group (Europe) SàRL
xxxxxxxxxxxxxxxxxxxxxxxxxxxxx



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to