erasmo2 marciano2 [
https://community.jboss.org/people/erasmomarciano] created the
discussion
"Re: Find JBoss installation"
To view the discussion, visit:
https://community.jboss.org/message/763927#763927
--------------------------------------------------------------
You can try
PID=$(ps -efax | grep java | grep $USERNAME | grep jboss | grep -v grep | awk '{print
$2" "$3}' | wc -l)
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/763927#763927]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]