Hello.

When I hot-undeploy an EJB by removing it's jar-file from the /deploy
directory, JBoss prints out 'undeploying-messages', which seems ok. But, if
I from another bean invoke methods on the removed bean, I don't get a
RemoteException (as I thought I would), instead it seems as if the bean is
still valid since the invoked methods return valid values.

Why isn't the bean completely removed?

Is there a way to check (from the client) if an ejb is valid or not?

I use JBoss-2.2 final w/ Tomcat 3.2.1 running within the Visual Café
debugger in JVM 1.2.2.


Thanks / Jonas

Jonas Bergström
Software Engineer
[EMAIL PROTECTED]


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to