Re: [OT] JBoss/Tomcat & default context

2004-07-28 Thread Erik Weber
pe that helps, Erik James Mitchell wrote: Did you ever get a response on this? -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Erik Weber" <[EMAIL PROTECTED]> To: "Struts Users Mailing Li

Re: [OT] JBoss/Tomcat & default context

2004-07-28 Thread Erik Weber
eTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Erik Weber" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 22, 2004 9:38 PM Subject: Re: [OT] JBoss/Tomcat & default context The main thing I want

Re: [OT] JBoss/Tomcat & default context

2004-07-26 Thread Erik Weber
? -- James Mitchell Software Engineer / Open Source Evangelist EdgeTech, Inc. 678.910.8017 AIM: jmitchtx - Original Message - From: "Erik Weber" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 22, 2004 9:38 PM Subject:

Re: [OT] JBoss/Tomcat & default context

2004-07-26 Thread James Mitchell
Sent: Thursday, July 22, 2004 9:38 PM Subject: Re: [OT] JBoss/Tomcat & default context > The main thing I want to get around is having to restart the server, if > that's possible. > > Thanks, > Erik > > > Erik Weber wrote: > > > Hi. I need to test

Re: [OT] JBoss/Tomcat & default context

2004-07-22 Thread Erik Weber
The main thing I want to get around is having to restart the server, if that's possible. Thanks, Erik Erik Weber wrote: Hi. I need to test my foo.war file using the default context in JBoss 3.2.4/Tomcat 5. So right now I am unpacking the war and placing all the contents inside /deploy/jbossweb-

[OT] JBoss/Tomcat & default context

2004-07-22 Thread Erik Weber
Hi. I need to test my foo.war file using the default context in JBoss 3.2.4/Tomcat 5. So right now I am unpacking the war and placing all the contents inside /deploy/jbossweb-tomcat50.sar/ROOT.war/, in place of the default JBoss web app contents. Is there an easier way? Erik ---