]
Rob Stryker updated JBIDE-20476:
--------------------------------
Fix Version/s: LATER
(was: 4.3.x)
"File may be locked" warning if EAR is deployed to multiple
Servers
-------------------------------------------------------------------
Key: JBIDE-20476
URL:
https://issues.jboss.org/browse/JBIDE-20476
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.3.0.Beta2
Environment: Eclipse Mars
Reporter: The Alchemist
Assignee: Rob Stryker
Priority: Minor
Fix For: LATER
I have multiple Server's in my Eclipse:
* Wildfly 8.2
* Wildfly 9.0.1
I have my application (two EARs) deployed to both of them, but when I try to Publish my
changes, it complains in the Eclipse error log that some files might be locked so the
publish was not completely successful.
Perhaps I shouldn't have the same EARs in two apps?