SORRY, Sent messed up message. I DID change the URL to mine! The problem still exists.
 
-------------------------------
 
How do i get my client to see the beans without calling "config_env"? I did what Markus suggested:
 
java -Djava.naming.factory.initial=com.sun.jndi.rmi.registry.RegistryContextFactory -Djava.naming.provider.url=rmi://localhost:1099 -Djava.naming.factory.url.pkgs=org.objectweb.jonas.naming   MyClient
 
But every time I get the error that it can't find the class JonasCabinBeanHome_Stub. (CabinBean is my bean).
 
It works if I run config_env.
 
How can I get it to run without needing config_env?
 

Reply via email to