[jboss-user] [Installation, Configuration Deployment] - Re: How do you abort the startup process?

2007-02-27 Thread bobbalou135711
Same question.  Is there a particular config I can set or a particular 
exception I can throw to abort the startup?

I would like the server to shutdown if the MBean fails to start.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023380#4023380

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023380
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration Deployment] - Re: How do you abort the startup process?

2007-02-27 Thread genman
The easiest would be to create an MBean that did a check of the service 
deployer at some point for any failed deployments, then call the shutdown MBean.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023390#4023390

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023390
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [Installation, Configuration Deployment] - Re: How do you abort the startup process?

2007-02-27 Thread genman
Otherwise, you could contribute some sort of patch for JBoss to do this.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4023391#4023391

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4023391
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user