Stateful SessionBean Problem
695332Jul 5 2010 — edited Feb 8 2013hi 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