If you don't provide the environment variable JAVA_OPTS, the jboss start script run.sh puts -server into the command line. So do this: JAVA_OPTS="-client" export JAVA_OPTS run.sh
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898323#3898323 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898323 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
