Bugs item #523305, was opened at 2002-02-27 10:34 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=523305&group_id=22866
Category: JBossServer Group: v3.0 Rabbit Hole Status: Closed Resolution: None Priority: 5 Submitted By: Thomas Hamann (thomash76) Assigned to: Adrian Brock (ejort) Summary: Unable to undeploy jar file Initial Comment: win2000pro, jdk1.3.1_01, jboss 3.0.0beta2 date:200202270845 Hi, i noticed that the current version of jboss prevents me from deleting/undeploying deployed jar files from its deploy directory. All i get is a sharing violation error - Jboss 3.0.0beta did not cause such errors. For correct deployment jar files this would not state a problem, but when a deployment really crashes it would be better to undeploy the current deployment first before having another try... Thanks in advance, Thomas btw. redeploying is possible... ---------------------------------------------------------------------- >Comment By: Thomas Hamann (thomash76) Date: 2002-03-04 10:37 Message: Logged In: YES user_id=445709 unfortunately my application has got no EAR to deploy, but now it works for JARs and that's all i needed at the moment. But there's a new problem: the order changed in which applications and services and such are deployed during server startup. Now Jboss tries to deploy my application whithout having deployed the corresponding datasource in beforehand - which obviously must fail... my last JBoss did not show such behaviour. Also JBoss is unable to clean up such crashed deployments - when i undeploy the (unsuccessful) deployment and afterwards try to redeploy it i get an exception which says that there are already beans bound for the names of the (new) deployment. ---------------------------------------------------------------------- Comment By: Adrian Brock (ejort) Date: 2002-03-02 17:38 Message: Logged In: YES user_id=9459 Found the problem for ears. Please test your deployments with latest CVS. Regards, Adrian ---------------------------------------------------------------------- Comment By: Adrian Brock (ejort) Date: 2002-03-02 17:00 Message: Logged In: YES user_id=9459 This is fixed for jars. There is still a problem for ears. Regards, Adrian ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=523305&group_id=22866 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
