Hide Forgot
Description of problem: Deleting deployed war file does not remove 'Applications' folder and underlying resources under 'Switchyard'. Instead some of the underlying resources become unavailable. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Deploy a sample SOA quickstart SOAP application into JON. 2. Go to EAP under JBossAS7 Standalone Servers. Go to Inventory->Child Resources. 3. Select the war file and click on Delete. Actual results: Under 'Switchyard', 'Applications' folder and underlying resources can still be seen, though some of the underlying resources become unavailable. Expected results: The 'Applications' folder and underlying resources should be removed. Additional info:
This is not a plugin bug, but RHQ "feature". RHQ has does not have any reference between regular deployment and switchyard application, thatswhy it cannot know, what should be removed when deployment is removed. There is currently no simple way of soloving it in general.