"[EMAIL PROTECTED]" wrote : a SFSB gets removed from JNDI at undeployment. If it didn't redeploy would never work. I don't think it cleans up the Context dirs though.
Bill, I will double check for ya but so far my experience has been if I rebind an EJB3 and then remove the jar, i.e. undeploy, the Bean still exists in JNDI space (plus the Context dirs). Then if I redeploy I get a JNDI name already bound exception (when I rebind the SLSB again). I really need that @PreDestory callback... ;-)! -aps View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3930878#3930878 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3930878 ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
