Title: FW: Re: [JBoss-user] HELP! JBoss client problem
Hi Eric,
I seem to get exactly the same problem as Steve Doyle.
Iv added the following classes to my Jbuilder project :-
"c:\JBossTomcat\jboss\client\jboss-client.jar;c:\JBossTomcat\jboss\client\jbosssx-client.jar;c:\JBossTomcat\
yeah, silly error you were correct.
cheers
Steve
-Original Message-
From: Eric Lindauer [mailto:[EMAIL PROTECTED]]
Sent: 10 May 2001 16:30
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] HELP! JBoss client problem
Looks like a simple Classpath problem. The NamingContextFactory is a
Looks like a simple Classpath problem. The NamingContextFactory is a class
provided by jboss and is in one of the jars you specifically included on
your classpath
when you executed the file from the command line. Presumably when you run
the
executable jar you are not making these jars available
On Thursday, May 10, 2001, at 07:49 AM, Doyle, Steven wrote:
> Hi All,
>
> I have developed JBoss client application which works perfectly when I
> execute it from the command line i.e.
>
> java -classpath
> "c:\jboss-2.2.1\client\jboss-
> client.jar;c:\jboss-2.2.1\client\jbosssx-client
> .jar;