JBoss Community

Re: Find JBoss installation

created by erasmo2 marciano2 in Beginner's Corner - View the full discussion

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

Start a new discussion in Beginner's Corner at Community