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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...