But the -D option isn't an argument to org.jboss.Main. It's only an argument to the JVM. The Java class never sees it as a command line argument. All that happens is the system property gets set. I don't see how it could be preserved in that code. And my tests show -Djboss.bind.adress has no effect.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109914#4109914 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109914 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
