[
http://jira.jboss.com/jira/browse/JBIDE-1291?page=comments#action_12397968 ]
Juergen Zimmermann commented on JBIDE-1291:
-------------------------------------------
As a quick hack I implemented 2 variants to deploy, undeploy, redeploy an exploded EAR
archive. Both are working fine. However, when I want to remove the application with the
"Add and Remove Projects" wizard, then I still have the file locking issue of
the Windows beast...
In the next 2 comments I'll attach
a) Java solution using MBeanServerConnection
b) ANT-based solution using the task org.jboss.ant.JMX
Utilize JMX DeploymentScanner to ensure proper deployment
---------------------------------------------------------
Key: JBIDE-1291
URL:
http://jira.jboss.com/jira/browse/JBIDE-1291
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JBossAS
Affects Versions: 2.0.0.CR1
Reporter: Max Andersen
Assigned To: Rob Stryker
Priority: Critical
Fix For: 2.1
Jmx DeploymentScanner has suspendDeployment() and resumeDeployment() which could be
usefull to call before/after deployment.
See:
http://docs.jboss.org/jbossas/javadoc/4.0.4/system/org/jboss/deployment/s...
addURL() could be used to have our own eclipse workspace local deployment which won't
pollute existing configurations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira