Ken,
I get the same error with the commands you  used (a reproduceable problem!). My
script for starting the test client does two things different:
1) include the system classpath
2) include jnpserver.jar versus jndi.jar (if you have a very recent download, I
think that is now jnp-client.jar)
I need to tidy up my system classpath, but at the moment it has the following
ejboss jars: run, ejx, jmxri,ejb,jndi.
HTH
Charles

Ken Jenks wrote:

> Ken Jenks (hey, that's me) wrote:
> Now jBoss launches without errors (at last!), but when I try to run one of
> the test clients, I get this:
>
> [kjenks@abiblion bin]# cd /usr/local/jboss/deploy/classes
> [kjenks@abiblion classes]# java -cp
> /usr/local/jboss/lib/ext/jndi.jar:/usr/local/jboss/lib/ext/jboss-client.jar
> org.ejboss.test.hello.client.Main
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/ejboss/test/hello/client/Main
>
> What am I missing now? Something with the classpath? Any ideas?
>
> -- Ken Jenks, http://abiblion.com/
>
>     Tools for reading.
>
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to