Brian Stansberry [
http://community.jboss.org/people/bstansberry%40jboss.com] replied to
the discussion
"types of deployment errors and their handling"
To view the discussion, visit:
http://community.jboss.org/message/559572#559572
--------------------------------------------------------------
Agreed on subsystems/extensions being handled differently from deployments. I can't
see how we're doing our users a favor by leaving a server running with partially
broken subsystems. If a subsystem finds a problem that it can live with, it should log an
ERROR/WARN and not throw an exception. If an exception is thrown, that's an indication
that the subsystem and thus the entire server is in an invalid state.
The draft deployment API that I'll start a thread on next includes ways for the user
to specify how they want things to work if failure occurs during deployment.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/559572#559572]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]