[jboss-user] [Management, JMX/JBoss] - Re: To change the

Vjger do-not-reply at jboss.com
Thu Aug 2 05:00:20 EDT 2007


"PeterJ" wrote : Because the address field is initialized from data kept in a configuration file

I imagine this file is "server.xml".

If so, where and how is valorized the ${jboss.bind.address}?
Is it possible to map more ip addresses?

     
  | <Connector port="8080" address="${jboss.bind.address}"
  |          maxThreads="250" strategy="ms" maxHttpHeaderSize="8192"
  |          emptySessionPath="true"
  |          enableLookups="false" redirectPort="8443" acceptCount="100"
  |          connectionTimeout="20000" disableUploadTimeout="true"/>
  | 

Thanks again.

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

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



More information about the jboss-user mailing list