Hi.
I am writing bash script which needs to find out where jboss is installed. How to find JBoss when JBOSS_HOME is not set, but server is running? Script is transferred to random directory at machine with JBoss and then it has to find JBoss installation and then make som actions. The second thing is that jmx-console is not available on this server and won't be.
Greets.