[
http://jira.jboss.com/jira/browse/JBIDE-1291?page=comments#action_12397976 ]
Juergen Zimmermann commented on JBIDE-1291:
-------------------------------------------
I think it's JBossAS because now I did these steps:
1) Start JBossAS with JBoss Tools
2) Deploy with JBoss Tools
3) Shutdown JBossAS with JBoss Tools
4) Start JBossAS outside Eclipse using run.bat
5) Invoke the ANT script
15:21:36,206 INFO [EARDeployer] Undeploying J2EE application, destroy step:
file:/C:/Programme/jboss/server/default/deploy/hska.ear/
15:21:36,206 INFO [EARDeployer] Undeployed J2EE application:
file:/C:/Programme/jboss/server/default/deploy/hska.ear/
6) Remove directory hska.ear/META-INF
7) Remove directory hska.ear/hskaEJB.jar
8) Remove directory hska.ear/hskaWeb.war
Error message "richfaces-impl-3.1.4.GA.jar cannot be deleted: The file is used by
another person or program"
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