Rob,
Rob Hills wrote: > > Question 2 - I use the Tomcat Maven plugin reasonably successfully on my > dev Windows server and anticipate using it to deploy to staging and > production Tomcat servers on linux boxes with fewer problems - there's a > know issue with redeploying apps to Tomcat on windows boxes that I've > not yet got sorted out - to do with Tomcat/Windows not letting go of jar > files, but that won't bother you. > Are you talking about the Permgen out of memory issue when doing redeploys? If so then I have the same issue with Tomcat under Linux. Likewise I haven't had time to sort it out, initial investigations led to the possibility that it was Commons Loggings/Log4j that was at fault, but I haven't had time to try this out. I did find a dummy Commons Loggings/Log4j API that imitated them, but actually used SL4J. This was going to be my next port of call. Nathan, sorry to hijack your thread, but this could be relevant.... -- View this message in context: http://www.nabble.com/deploying-to-tomcat-5.5-tf4810534s2369.html#a13781120 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
