<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Virtual hosting with Jboss 5.1</title>
	<atom:link href="http://www.openscope.net/2010/01/17/virtual-hosting-with-jboss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.openscope.net/2010/01/17/virtual-hosting-with-jboss/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=virtual-hosting-with-jboss</link>
	<description>Life with Jboss</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:52:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: anandan</title>
		<link>http://www.openscope.net/2010/01/17/virtual-hosting-with-jboss/comment-page-1/#comment-344</link>
		<dc:creator>anandan</dc:creator>
		<pubDate>Fri, 23 Jul 2010 09:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=289#comment-344</guid>
		<description>It is very useful for me. they given example code also very useful for me. i am really thank u for pulblish this code here.</description>
		<content:encoded><![CDATA[<p>It is very useful for me. they given example code also very useful for me. i am really thank u for pulblish this code here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saujana</title>
		<link>http://www.openscope.net/2010/01/17/virtual-hosting-with-jboss/comment-page-1/#comment-229</link>
		<dc:creator>saujana</dc:creator>
		<pubDate>Mon, 21 Jun 2010 03:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=289#comment-229</guid>
		<description>good morning Ant,
thanks a lot for the answer
it&#039;s really helpful

Regards, 
saujana</description>
		<content:encoded><![CDATA[<p>good morning Ant,<br />
thanks a lot for the answer<br />
it&#8217;s really helpful</p>
<p>Regards,<br />
saujana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://www.openscope.net/2010/01/17/virtual-hosting-with-jboss/comment-page-1/#comment-228</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Sun, 20 Jun 2010 02:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=289#comment-228</guid>
		<description>Hi Saujana,
Binding IPs is problematic as the IPs are usually bound to the machine’s network card and are not usually used to mark individual applications. Domains are used more frequently for this purpose. The problem stems from jboss binding to only one IP or domain on startup. Well, thats how I’ve usually done thing. Although, if you don’t bind jboss to an IP or domain on startup it should then listen on all IPs bound to it. So maybe if you don’t give it an address to bind, and then assign those IPs in the host configs and in the jboss-web.xml to match, that might get you what you’re looking to do. You’ll need to set up those ip aliases on the network card too but I’m assuming that’s already set up.

Good Luck</description>
		<content:encoded><![CDATA[<p>Hi Saujana,<br />
Binding IPs is problematic as the IPs are usually bound to the machine’s network card and are not usually used to mark individual applications. Domains are used more frequently for this purpose. The problem stems from jboss binding to only one IP or domain on startup. Well, thats how I’ve usually done thing. Although, if you don’t bind jboss to an IP or domain on startup it should then listen on all IPs bound to it. So maybe if you don’t give it an address to bind, and then assign those IPs in the host configs and in the jboss-web.xml to match, that might get you what you’re looking to do. You’ll need to set up those ip aliases on the network card too but I’m assuming that’s already set up.</p>
<p>Good Luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: saujana</title>
		<link>http://www.openscope.net/2010/01/17/virtual-hosting-with-jboss/comment-page-1/#comment-225</link>
		<dc:creator>saujana</dc:creator>
		<pubDate>Fri, 18 Jun 2010 07:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.openscope.net/?p=289#comment-225</guid>
		<description>hi Ant,
could you help me with the ip based virtual host configuration?
is the steps similar to what you&#039;ve shown ?
what i tried to do is
a.a.a.a will point the the web app a.war
b.b.b.b will point to the web app b.war
but the this is so far a.a.a.a can also view the web app b.war

i really appreciate if you can help me out since im just started to use jboss
Regards
saujana</description>
		<content:encoded><![CDATA[<p>hi Ant,<br />
could you help me with the ip based virtual host configuration?<br />
is the steps similar to what you&#8217;ve shown ?<br />
what i tried to do is<br />
a.a.a.a will point the the web app a.war<br />
b.b.b.b will point to the web app b.war<br />
but the this is so far a.a.a.a can also view the web app b.war</p>
<p>i really appreciate if you can help me out since im just started to use jboss<br />
Regards<br />
saujana</p>
]]></content:encoded>
	</item>
</channel>
</rss>
