Here is an article about how to setup multiple JBoss instances on the same machine.
Shutdown Different JBoss Instance
-Specify port number in the shutdown command using the separate jnp port (11099 in this example):
<jboss_home>/bin/shutdown.bat -s jnp://localhost:11099 -u <username> -p <password>