-
Bug
-
Resolution: Duplicate
-
Major
-
8.0.0
-
None
While doing some testing of SwitchYard deployment to a Fuse 6.3 server, I discovered that the temporary deployment folder in the tooling that works with the Servers framework to actually deploy a jar/war to a running server doesn't always clear properly.
On windows it's the
[workbench]\.metadata\.plugins\org.fusesource.ide.server.karaf.core\JBoss_Fuse_6.3_Runtime_Server\tempRemoteDeploy
If you have a project deploy successfully, it puts a jar file here and then sends it on to the runtime. But it never disappears. If I undeploy the same project from the server, this temporary jar should go away.
I've asked rob.stryker about it to see if there's something we need to do in the Karaf publisher on the Fuse tooling side to make this a bit cleaner.
- duplicates
-
FUSETOOLS-2125 Delete cached deploy artifact file on undeploy/redeploy
- Closed