thanks for the reply. yea, i was putting a lot of
things in my classpath and when i cleaned it up jboss
ran fine. but now (im running client on the same host)
i have to add classpaths for the client to pickup
initial context etc. so this time i again added all
jboss/client/*.jar on my classpath. it works fine but
im wondering if there's a way to compile/run client
w/o adding so many jars onto class paths. (as u said
addingg many classpaths can be a problem at a later
time)

thanks again!


--- David Jencks <[EMAIL PROTECTED]>
wrote:
> jboss as downloaded should start with empty
> classpath if you use
> run.sh/run.bat., or just run.jar if you want to
> start it some other way. 
> Usually putting things in the classpath breaks
> something else later. The
> jmx framework adds everything in jboss's lib/ext to
> the internal classpath.
> Are you doing this yet still having problems?  
> 
> 
> david jencks
> 
> 
> On 2001.07.26 18:21:53 -0400 Alice Ad wrote:
> > Hi,
> > 
> > Can anyone please tell me what classpaths to set
> for
> > JBoss to start? Every time I do something new and
> try
> > to start the server, some class files are not
> found
> > and I have to spend quite a time to figure out
> what
> > classpath to add.
> > 
> > thanks a lot!
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Make international calls for as low as $.04/minute
> with Yahoo! Messenger
> > http://phonecard.yahoo.com/
> > 
> > _______________________________________________
> > JBoss-user mailing list
> > [EMAIL PROTECTED]
> >
>
http://lists.sourceforge.net/lists/listinfo/jboss-user
> > 
> > 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
>
http://lists.sourceforge.net/lists/listinfo/jboss-user


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to