Re: classpath issues??

2002-02-07 Thread Scott Farquhar
s in all servers I know. > > JJ > > - Original Message - > From: "Jacky Cheung" <[EMAIL PROTECTED]> > To: "Orion-Interest" <[EMAIL PROTECTED]> > Sent: Thursday, February 07, 2002 1:41 AM > Subject: Re: classpath issues?? > >

Re: classpath issues??

2002-02-07 Thread Jorge Jimenez C
. JJ - Original Message - From: "Jacky Cheung" <[EMAIL PROTECTED]> To: "Orion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 1:41 AM Subject: Re: classpath issues?? > You can put allsrc.jar under WEB-INF/lib of your webapp. Or you c

Re: classpath issues??

2002-02-06 Thread Jacky Cheung
ion-Interest" <[EMAIL PROTECTED]> Sent: Thursday, February 07, 2002 10:24 AM Subject: classpath issues?? > Ok, I've created an application (.ear file) which has successfully been > deployed, BUT my servlet in my .war file blows up on a runtime exception > because it can't

classpath issues??

2002-02-06 Thread Dan Ascheman
Ok, I've created an application (.ear file) which has successfully been deployed, BUT my servlet in my .war file blows up on a runtime exception because it can't find it's base class, or helper classes. I have a .jar file called "allsrc.jar" that contains all classes in my system, and that resi