Re: Communication error: ProductHome not found

2000-11-14 Thread TDSlusser
look in /path/to/orion/application-deployments/application/application-ejb.jar/orion-ejb-jar.xml file and find a tag called ejb-name. Use this value for the jndi name in your lookup function. Ted Slusser

Communication error: ProductHome not found

2000-11-14 Thread Luiz Cesar Kuriki
Title: Communication error: ProductHome not found Hi all, I' m newbie to EJB. I'm trying to run the ProductClient sample from Orion demos, it´s a standalone client. I' ve set the orion.jar, jndi.jar and ejb.jar in the classpath, and the code to obtain t