I am new to jboss with little experience on EJB.
I am at step 6 in the sample application. I compiled
InterestClient, and I am able to deploy the Interest bean
successfully.
java -classpath d:\jboss\lib\ext\ejb.jar InterestClient
I am not able to run the InterestClient with the
above command. I get the following message
javax.naming.NoInitialContextException: Cannot instantiate class:
org.jnp.interf
aces.NamingContextFactory [Root exception is
java.lang.ClassNotFoundException: o
rg.jnp.interfaces.NamingContextFactory]
How do I get bean class files on the client side??
Thanks
-Aswath
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]