You bind a war to a virtual-host using the jboss-web.xml descriptor and the virtual-host is configured to a specific port and interface using the servlet container configuration. There are examples of this in the 3.0 admin and devel book as well as the getting started docs.
xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Dain Sundstrom" <[EMAIL PROTECTED]> To: "JBoss-dev" <[EMAIL PROTECTED]> Sent: Sunday, August 18, 2002 2:38 PM Subject: [JBoss-dev] Bind war to a specific port > Can a war be specified to bind to a specific port and ip address in the > jboss-web.xml file? If not, this would be a cool feature to add. I was > thinking that some users may want the jmx-console war to be on a > different port so they can bind a was to the ROOT context. > > Just an idea. > > -- > xxxxxxxxxxxxxxxxxxxxxxxx > Dain Sundstrom > Chief Architect JBossCMP > JBoss Group, LLC > xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
