[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: JBAS5.1: ${} deployment notation - Newbie information re

PeterJ do-not-reply at jboss.com
Wed Jul 15 10:21:48 EDT 2009


Oh, and one other thought - the correct way to specify different port number is to use the binding service. See server/default/conf/bindingservice.beans/META-INF/bindings-jboss-beans.xml. This file defines groups of port bindings that you can select from the command line like this:

run -Djboss.service.binding.set=xxx

where xxx is the desired configuration, such as ports-01.

The predefined binding set includes the default bindings and the others are incremental in nature (example: port = default port + 100). But you can make a copy of the default port set and specify custom binding and then use that set.

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4243791



More information about the jboss-user mailing list