Re: Communication error: ProductHome not found
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
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