Hello, Is it possible to stop/disable an application without undeploying it?
To stop/disable a J2EE application means to me: | * EJBs do not talk through RMI | * MDBs do not to consumme JMS messages | * JSPs/Servlets do not answer HTTP requests | * EJB Timers do not execute anymore | * Etc... | Can someone tell me | * Where I can find this feature in the JBoss Web console? | * How I can do this from Java code? | Thanks for your help, Gérald View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3910700#3910700 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3910700 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
