Re: [JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-27 Thread Christine
; just call it without the .class if you call it with .class java is looking > for a class called "class" in the package InterestClient > > Al > > - Original Message - > From: Christine <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday,

Re: [JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-26 Thread Christine
if you call it with .class java is looking > for a class called "class" in the package InterestClient > > Al > > - Original Message - > From: Christine <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, June 21, 2001 12:13 AM &g

Re: [JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-21 Thread Christine
th .class java is looking > >>for a class called "class" in the package InterestClient > >> > >>Al > >> > >>- Original Message ----- > >>From: Christine <[EMAIL PROTECTED]> > >>To: <[EMAIL PROTECTED]> > >>Sent: Thursday

Re: [JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-21 Thread danch (Dan Christopherson)
gt;just call it without the .class if you call it with .class java is looking >>for a class called "class" in the package InterestClient >> >>Al >> >>- Original Message - >>From: Christine <[EMAIL PROTECTED]> >>To: <[EMAIL PROT

Re: [JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-21 Thread Dexter Legaspi
--- Original Message - > > From: Christine <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Thursday, June 21, 2001 12:13 AM > > Subject: [JBoss-user] How to set the classpath to > run the InterestClient > > sample > > > > > Hi

Re: [JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-21 Thread Christine
d "class" in the package InterestClient > > Al > > - Original Message - > From: Christine <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, June 21, 2001 12:13 AM > Subject: [JBoss-user] How to set the classpath to run the InterestClien

Re: [JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-20 Thread Allen fogleson
t: [JBoss-user] How to set the classpath to run the InterestClient sample > Hi, > > I am using JBOSS 1.2.2 on WIN2000. I followed the documentation to run > the test client from the directory the InterestClient was compiled.: > > java -classpath > c:\jboss_dist\client\jb

[JBoss-user] How to set the classpath to run the InterestClient sample

2001-06-20 Thread Christine
Hi, I am using JBOSS 1.2.2 on WIN2000. I followed the documentation to run the test client from the directory the InterestClient was compiled.: java -classpath c:\jboss_dist\client\jboss-client.jar;c:\jboss_dist\client\jbosssx-client.jar;c:\jboss_dist\client\jnp-client.jar InterestClient.class