Description of problem: The current format of the JBoss AS servers (both 4 and 5) is just a simplistic hostname:jnpPort combo. This is not very descriptive but a simple addition of the name of the configuration that server is running could increase the usability of the resource name. Actual results: JBoss AS servers are named as hostname:jnpPort Expected results: hostname:jnpPort configuration-name
Created attachment 434745 [details] proposed patch
commit da32f65506ed18dcdf4d5865b840750d5a18b615 Author: Lukas Krejci <lkrejci> Date: Tue Jul 27 18:49:43 2010 +0200 BZ 618741 - add the configuration name to the name of the JBoss AS (4 and 5) server resources.
QA Verified for AS4 and AS5 plugins
Mass-closure of verified bugs against JON.