problem accessing Stateless Session Bean MyEclipse IDE > General Development This topic has 2 replies, 2 voices, and was last updated 20 years, 6 months ago by Scott Anderson. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts May 12, 2004 at 3:14 am #206935 Reply ATRajanMember This message has not been recovered. May 15, 2004 at 2:14 am #207030 Reply ATRajanMember the above problem was solved when i changed the clientcode as follows helloWorldHome = (HelloWorldHome) initialContext .lookup("HelloWorld"); why is this like this. what is the significance of public static final String JNDI_NAME=”ejb/HelloWorldHome”; in hello world home interface May 16, 2004 at 10:32 pm #207059 Reply Scott AndersonParticipant What does your jboss.xml file show the JNDI name to be? Author Posts Viewing 3 posts - 1 through 3 (of 3 total) Reply To: problem accessing Stateless Session Bean You must be logged in to post in the forum log in