Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Stateful SessionBean Problem

695332Jul 5 2010 — edited Feb 8 2013
hi to all i have a problem with sessionBean i need that stateful type but when run my aplication in first intance runs ok but when a call another method throws a exception:

javax.ejb.NoSuchEJBException: Bean has been deleted.

i already modify the weblogic-ejb-jar.xml to determine that bean is a Stateful type but not working

my tecnologies:

model:
ejb 3.0

viewController:
adf11g rich elements
jspx

hope can help me

Regards Everardo.

Edited by: Everardo Dominguez on 5/07/2010 08:59 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 8 2013
Added on Jul 5 2010
5 comments
3,580 views