FW: Re: [JBoss-user] HELP! JBoss client problem

2001-06-21 Thread Stephen White (EHPT)
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\

RE: [JBoss-user] HELP! JBoss client problem

2001-05-11 Thread Doyle, Steven
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

Re: [JBoss-user] HELP! JBoss client problem

2001-05-10 Thread Eric Lindauer
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

Re: [JBoss-user] HELP! JBoss client problem

2001-05-10 Thread Mike Simpson
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;