<?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: Running multiple JBoss instances on the same machine</title>
	<atom:link href="http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/</link>
	<description></description>
	<lastBuildDate>Fri, 12 Mar 2010 19:15:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emilio</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-69</link>
		<dc:creator>Emilio</dc:creator>
		<pubDate>Fri, 12 Mar 2010 07:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-69</guid>
		<description>Many thanks.

JBoss 4.0.5 perfect.</description>
		<content:encoded><![CDATA[<p>Many thanks.</p>
<p>JBoss 4.0.5 perfect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Venkat</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-63</link>
		<dc:creator>Venkat</dc:creator>
		<pubDate>Mon, 11 Jan 2010 02:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-63</guid>
		<description>Thanks Mano. It worked well for JBoss 4.2.3.GA</description>
		<content:encoded><![CDATA[<p>Thanks Mano. It worked well for JBoss 4.2.3.GA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: praveen</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-62</link>
		<dc:creator>praveen</dc:creator>
		<pubDate>Tue, 29 Dec 2009 12:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-62</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me to you</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-56</link>
		<dc:creator>me to you</dc:creator>
		<pubDate>Sat, 10 Oct 2009 00:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-56</guid>
		<description>Guys,
This is the best way to run multiple instances in one machine:

in [/docs/examples/binding-manager] there is a file &quot;sample-bindings.xml&quot; that has the instances configuration. inside the file you&#039;ll find , , ... ech represents a configuration for one instance.

in your server.xml change the port number where your instance will run on:

       

in jboss-service.xml of your instance choose the ServerName you defined in &quot;sample-bindings.xml&quot;, example below.

   
     ports-01
     ${jboss.home.url}/docs/examples/binding-manager/sample-bindings.xml
     
       org.jboss.services.binding.XMLServicesStoreFactory
     
   

finally start each instance, in unix, you do &quot;run.sh -c default&quot;</description>
		<content:encoded><![CDATA[<p>Guys,<br />
This is the best way to run multiple instances in one machine:</p>
<p>in [/docs/examples/binding-manager] there is a file &#8220;sample-bindings.xml&#8221; that has the instances configuration. inside the file you&#8217;ll find , , &#8230; ech represents a configuration for one instance.</p>
<p>in your server.xml change the port number where your instance will run on:</p>
<p>in jboss-service.xml of your instance choose the ServerName you defined in &#8220;sample-bindings.xml&#8221;, example below.</p>
<p>     ports-01<br />
     ${jboss.home.url}/docs/examples/binding-manager/sample-bindings.xml</p>
<p>       org.jboss.services.binding.XMLServicesStoreFactory</p>
<p>finally start each instance, in unix, you do &#8220;run.sh -c default&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S Ahmad</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-55</link>
		<dc:creator>S Ahmad</dc:creator>
		<pubDate>Mon, 05 Oct 2009 19:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-55</guid>
		<description>Thanks Mano. I appreciate your work. I&#039;ve used your solution many times and it is correct for the mentioned Jboss version.

Now I am using jboss-5.0.1.GA. Can you tell which ports we&#039;ve to change in this version to run multiple instances on same machine?</description>
		<content:encoded><![CDATA[<p>Thanks Mano. I appreciate your work. I&#8217;ve used your solution many times and it is correct for the mentioned Jboss version.</p>
<p>Now I am using jboss-5.0.1.GA. Can you tell which ports we&#8217;ve to change in this version to run multiple instances on same machine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-54</link>
		<dc:creator>Girish</dc:creator>
		<pubDate>Thu, 01 Oct 2009 13:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-54</guid>
		<description>Thanks so much . It really helped. :)</description>
		<content:encoded><![CDATA[<p>Thanks so much . It really helped. <img src='http://manoharviswanathan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-50</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-50</guid>
		<description>People, you need to take a look at JBOSSAS\docs\examples\binding-manager\sample-bindings.xml  this should take all the port bingings into one file that you can change makes life a lot easier</description>
		<content:encoded><![CDATA[<p>People, you need to take a look at JBOSSAS\docs\examples\binding-manager\sample-bindings.xml  this should take all the port bingings into one file that you can change makes life a lot easier</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nilesh</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-49</link>
		<dc:creator>Nilesh</dc:creator>
		<pubDate>Thu, 11 Jun 2009 13:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-49</guid>
		<description>Hi,

I have started 2 jboss instance on ports 8080 and 9080.
I am using apache http server to connect to these instances.
The entry in workers.properties in apache is same for both these instance, then how does apache send request to these instances. 
when i start the 2nd instance, my application crashes saying  Your Application session has expired or an unexpected error has occured!

any idea what may be wrong???</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have started 2 jboss instance on ports 8080 and 9080.<br />
I am using apache http server to connect to these instances.<br />
The entry in workers.properties in apache is same for both these instance, then how does apache send request to these instances.<br />
when i start the 2nd instance, my application crashes saying  Your Application session has expired or an unexpected error has occured!</p>
<p>any idea what may be wrong???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-47</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 29 May 2009 10:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-47</guid>
		<description>Aboo,

These steps were tried with JBoss 4.2.2 GA. I would guess it should be applicable for JBoss 4.2.3 GA as well, but haven&#039;t tried that.</description>
		<content:encoded><![CDATA[<p>Aboo,</p>
<p>These steps were tried with JBoss 4.2.2 GA. I would guess it should be applicable for JBoss 4.2.3 GA as well, but haven&#8217;t tried that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aboo</title>
		<link>http://manoharviswanathan.com/blog/tech/running-multiple-jboss-instances-on-the-same-machine/comment-page-1/#comment-46</link>
		<dc:creator>Aboo</dc:creator>
		<pubDate>Fri, 29 May 2009 09:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://manoharviswanathan.com/blog/?p=31#comment-46</guid>
		<description>is this setting applicable for jboss 4.2.3 GA</description>
		<content:encoded><![CDATA[<p>is this setting applicable for jboss 4.2.3 GA</p>
]]></content:encoded>
	</item>
</channel>
</rss>
