Bugs item #1019633, was opened at 2004-08-31 12:42 Message generated for change (Settings changed) made by tdiesler You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1019633&group_id=22866
Category: JBossServer Group: v4.0 Status: Open Resolution: None Priority: 5 Submitted By: Simon (simongunz) >Assigned to: Thomas Diesler (tdiesler) Summary: No redeployment possible after unsuccessful first deployment Initial Comment: If deployment of ear fails (e.g. because of invalid deployment descriptors) any further deployment of the same (valid, since error corrected) archive fails with the following exception: org.jboss.deployment.DeploymentException: Error in accessing application metadata: ; - nested throwable: (javax.management.InstanceAlreadyExistsException: jboss.j2ee:service=EARDeployment,url='jpi-jboss-iv.ear' already registered.) New deployment only succeeds after restarting JBoss. Since this is very inconvenient this behaviour should be changed so that deployment fails completely if there is a mistake in the deployment descriptor. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=1019633&group_id=22866 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
