Hi all,

I am using ejbHandle.getEJBObject() method in my code as follows:

  MySession   mysession = (MySession) ejbHandle.getEJBObject();

where MySession is a stateful bean.

This code was working in 4.0.1 version but it is not working in 4.0.2.

Its throwing NullPointerException .

Please help.

Thanks and regards
Chetan

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3897981#3897981

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897981


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to