RE: Impossible to start two Struts 2 apps at the same time on Tomcat 6

2009-08-17 Thread HENRY Pierre
oyé : vendredi 14 août 2009 17:37 À : Struts Users Mailing List Objet : Re: Impossible to start two Struts 2 apps at the same time on Tomcat 6 Just curious, where are the struts-*.jar files? I vaguely remember a classloader issue if you are trying to put the jars in one of Tomcat's shared jar fo

RE: Impossible to start two Struts 2 apps at the same time on Tomcat 6

2009-08-14 Thread David T. Webb
320 High Tide Dr, Suite 101B Saint Augustine Beach, FL 32080 (904) 861-2396 (866) 895-6299 (Fax) -Original Message- From: Wes Wannemacher [mailto:w...@wantii.com] Sent: Friday, August 14, 2009 11:37 AM To: Struts Users Mailing List Subject: Re: Impossible to start two Struts 2 apps at

Re: Impossible to start two Struts 2 apps at the same time on Tomcat 6

2009-08-14 Thread Wes Wannemacher
Just curious, where are the struts-*.jar files? I vaguely remember a classloader issue if you are trying to put the jars in one of Tomcat's shared jar folders. -Wes On Fri, Aug 14, 2009 at 11:00 AM, HENRY Pierre wrote: > Hi, > > I have 2 separate Struts 2 webapps, based both on Struts 2.1.6. > >

Re: Impossible to start two Struts 2 apps at the same time on Tomcat 6

2009-08-14 Thread Dave Newton
It doesn't seem like the logging is configured correctly, though. I'd set /all/ logging to debug for now; we've got multiple S2 apps running on Tomcat with no issues so I suspect it's something relatively simple to fix once it's found. Dave - Original Message > I have 2 separate Str