Class Path and New Context

2002-11-07 Thread developer
With some hassles I got tomcat 4.1.12 with apache 1.3x, java 1.4 on a linux 2.4 kernel box. The examples context works fine and apache seems to be handling all the other stuff fine Questions 1)I am trying to create a new context, what are the bare bones requirements for doing so? Anyone have a b

RE: Class Path and New Context

2002-11-07 Thread Turner, John
> -Original Message- > From: [EMAIL PROTECTED] [mailto:developer@;wexwarez.com] > Sent: Thursday, November 07, 2002 2:24 PM > To: Tomcat Users List > Subject: Class Path and New Context > > > With some hassles I got tomcat 4.1.12 with apache 1.3x, java 1.4 on a

RE: Class Path and New Context

2002-11-07 Thread Cox, Charlie
> -Original Message- > From: Turner, John [mailto:JTurner@;AAS.com] > Sent: Thursday, November 07, 2002 2:28 PM > To: 'Tomcat Users List' > Subject: RE: Class Path and New Context > > > > > -Original Message- > > From: [EM

RE: Class Path and New Context

2002-11-07 Thread developer
o:developer@;wexwarez.com] > > Sent: Thursday, November 07, 2002 2:24 PM > > To: Tomcat Users List > > Subject: Class Path and New Context > > > > > > With some hassles I got tomcat 4.1.12 with apache 1.3x, java 1.4 on a > > linux > > 2.4 kernel box. The

RE: Class Path and New Context

2002-11-07 Thread Turner, John
code? John > -Original Message- > From: [EMAIL PROTECTED] [mailto:developer@;wexwarez.com] > Sent: Thursday, November 07, 2002 3:44 PM > To: Tomcat Users List > Subject: RE: Class Path and New Context > > > I fooled around with the setclasspath.sh to include my

RE: Class Path and New Context

2002-11-07 Thread developer
> From: [EMAIL PROTECTED] [mailto:developer@;wexwarez.com] > > Sent: Thursday, November 07, 2002 3:44 PM > > To: Tomcat Users List > > Subject: RE: Class Path and New Context > > > > > > I fooled around with the setclasspath.sh to include my default > >

RE: Class Path and New Context

2002-11-08 Thread developer
WEB-INF/classes, then you have something else > > going on. > > > > How are you referencing these classes in your code? > > > > John > > > > > > > -Original Message- > > > From: [EMAIL PROTECTED] [mailto:developer@;wex

RE: Class Path and New Context

2002-11-08 Thread Craig R. McClanahan
On Fri, 8 Nov 2002 [EMAIL PROTECTED] wrote: > Date: Fri, 8 Nov 2002 09:09:09 -0800 (PST) > From: [EMAIL PROTECTED] > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject: RE: Class Path and New Context > > WHe

RE: Class Path and New Context

2002-11-08 Thread developer
ri, 8 Nov 2002 09:09:09 -0800 (PST) > > From: [EMAIL PROTECTED] > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > > To: Tomcat Users List <[EMAIL PROTECTED]> > > Subject: RE: Class Path and New Context > > > > WHen I take some of the classes that