Wolfgang Knauf [
http://community.jboss.org/people/WolfgangKnauf] replied to the
discussion
"getting $proxy58 or $proxy66 while accessing ejb from jsp in jboss 4.2.1.GA"
To view the discussion, visit:
http://community.jboss.org/message/557704#557704
--------------------------------------------------------------
Hi,
do you have an EAR file containing EJB jar and WAR file? If yes, the global JNDI name of
the EJB should bei "EARName/CalculateBean/remote".
Don't include the "class" files of your EJB in the web app. Your approach of
using the "Java EE Module dependencies" is the correct one.
Best regards
Wolfgang
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/557704#557704]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]