[jboss-user] [EJB 3.0] - Stateful EJB hanging in JNDI namespace - JBAS bug?
ozizka@redhat.com
do-not-reply at jboss.com
Fri Jun 19 16:24:49 EDT 2009
Hi,
I've been playing with EJB 3.0.
I've managed to get AS to a state when EJB jar was not (reported as) deployed, but the stateful bean which was inside it is still hanging in JNDI namespace, causing:
java.lang.IllegalStateException: ProxyFactory/ejb-stateful-1.0-SNAPSHOT/CounterXBean/CounterXBean/remote is already installed.
This happened when I was redeploying the EJB jar after renaming class and/or interfaces (from Counter to CounterX), until the redeployment failed, and the successive try threw that exception.
Do you think this could be an AS bug?
I used the EAP 5 branch.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238843#4238843
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238843
More information about the jboss-user
mailing list