Frank,
I followed your example and deployed the orion-primer application. I copied
the necessary JAR's into my directory along with the jndi.properties file. I
also copied the orion-primer-client.jar into my directory. I then ran the
following

java -classpath .:orion.jar:ejb.jar:jndi.jar:orion-primer-clinet.jar
hello.client.HelloClient

I got the following error:
Exception in thread "main" java.lang.NoClassDefFoundError:
hello/client/HelloClient

Any idea?

-Danno

Reply via email to