Note that JBoss AS accepts a startup switch with shorter syntax. Instead of
-Djboss.partition.name=whatever you can just use -g whatever or --partition whatever Internally all that happens is the value you pass is used to set the jboss.partition.name system property. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4222636#4222636 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4222636 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
