<ejb-ref> <ejb-ref-name>ega/Login</ejb-ref-name> <ejb-ref-type>Session</ejb-ref-type> com.ega.hd.HelpDeskEJB.LoginHome com.ega.hd.HelpDeskEJB.Login </ejb-ref>
Shouldnt the above be something like <ejb-ref> <ejb-ref-name>ega/Login</ejb-ref-name> <ejb-ref-type>Session</ejb-ref-type> com.ega.hd.HelpDeskEJB.LoginHome com.ega.hd.HelpDeskEJB.Login </ejb-ref> I added the home and remote tags. Is this how it is in ur ejb-jar.xml, Im not sure how it wud have deployed given the way you specified in the original post! Can yu change it like this(if its not already) and try , deploy and run View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3831612#3831612 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3831612 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
