You're right. The start parameter is unnecessary but doesn't affect the 
behavior. I think I found the problem. The script doesn't use the JAVA_HOME 
that I set on the /etc/profile. Now it is working with this:

ssh localhost "export JAVA_HOME=/opt/jdk1.6 && /opt/jboss/bin/run.sh"

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175318#4175318

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175318
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to