[
https://issues.jboss.org/browse/JBIDE-2625?page=com.atlassian.jira.plugin...
]
Andre Dietisheim edited comment on JBIDE-2625 at 11/9/11 8:21 AM:
------------------------------------------------------------------
I have looked into the current API and I cannot find a way to disable/enable a deployment.
The admin guide at
https://docs.jboss.org/author/display/AS71/Admin+Guide#AdminGuide-Deploym... only
mentions deploy/undeploy commands. Afaik undeploy does not remove deployment, it just
'disables' it. Do we need functionality that goes beyond what deploy/undeploy does
so far?
was (Author: adietish):
I have looked into the current API and I cannot find a way to disable/enable a
deployment. I only see deploy/undeploy commands and I guess that this is the only thing
that is available. Undeploy could still not remove the deployment just 'disable
it'. Do we need functionality that goes beyond what deploy/undeploy does so far?
add an "application stop/application start" option to jboss
server view
-----------------------------------------------------------------------
Key: JBIDE-2625
URL:
https://issues.jboss.org/browse/JBIDE-2625
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS/Servers
Affects Versions: 2.1.2
Reporter: Francisco Jose Peredo Noguez
Assignee: Rob Stryker
Fix For: 3.3.0.Beta1
Sometimes, and application just enters an infinte loop (because of a programming error,
because it can not find a class, etc) in those cases one has to stop all the application
server but sometimes, the problem can be solved simply by stopping that particular
application, fixing the problem, and starting it again, and, since one didn't have to
restart Jboss, it takes a lot less time. I would like to be able to do that in an easy way
from inside eclipse.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira