RE: [JBoss-user] Hot undeployment problem.

2001-05-02 Thread Steve Zhang
U can try to remove the whole things under jboss\tmp Best Wishes Steve Zhang Software Developer http://www.ensemble-systems.com -Original Message- From: Jonas Bergström [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 12:14 AM To: [EMAIL PROTECTED] Subject: [JBoss-user] Hot

Re: [JBoss-user] Hot undeployment problem.

2001-05-02 Thread Guy Rouillier
IL PROTECTED]> Sent: Wednesday, May 02, 2001 3:14 AM Subject: [JBoss-user] Hot undeployment problem. 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

[JBoss-user] Hot undeployment problem.

2001-05-01 Thread Jonas Bergström
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