[jboss-dev-forums] [Deployers on JBoss (Deployers/JBoss)] - Re: failed deployment seen as new by Profile.getModifiedDepl

scott.stark@jboss.org do-not-reply at jboss.com
Wed Dec 5 16:44:42 EST 2007


There is this todo in the HDScanner.scan:
         // TODO: somehow need to ignore bad deployments to avoid repeated errors

but it was from when the HDScanner was determining what was modified. Now its the profile that determines this, so its going to be in the org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository.getModifiedDeployments() where a previously failed deployment should be excluded from subsequent checks.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110671#4110671

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110671



More information about the jboss-dev-forums mailing list