<?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"
	>
<channel>
	<title>Comments on: WebSphere Application Server: High Availability to JMS Clients?</title>
	<atom:link href="http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/</link>
	<description>Business Integration and SOA with an IBM WebSphere slant</description>
	<pubDate>Fri, 09 Jan 2009 23:50:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: David Currie</title>
		<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-470</link>
		<dc:creator>David Currie</dc:creator>
		<pubDate>Thu, 10 Jul 2008 17:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-470</guid>
		<description>We did look at doing something like this when it was developed but we we're hoping to do something clever at lookup time. Unfortunately there are really no hooks on the server side when a remote lookup takes place. We could have moved the clever logic to bind time but then you start to run the risk of data becoming out of date again. The provider endpoints also cover the case when you didn't go to the server JNDI at all and are just programmatically constructing the connection factory.</description>
		<content:encoded><![CDATA[<p>We did look at doing something like this when it was developed but we we&#8217;re hoping to do something clever at lookup time. Unfortunately there are really no hooks on the server side when a remote lookup takes place. We could have moved the clever logic to bind time but then you start to run the risk of data becoming out of date again. The provider endpoints also cover the case when you didn&#8217;t go to the server JNDI at all and are just programmatically constructing the connection factory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-458</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Wed, 09 Jul 2008 00:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-458</guid>
		<description>I just haven't put my own hands on this issue, so until then things aren't baked in.. so I may ask for stuff that makes no sense :-)</description>
		<content:encoded><![CDATA[<p>I just haven&#8217;t put my own hands on this issue, so until then things aren&#8217;t baked in.. so I may ask for stuff that makes no sense <img src='http://blog.danzrobok.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Currie</title>
		<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-454</link>
		<dc:creator>David Currie</dc:creator>
		<pubDate>Tue, 08 Jul 2008 20:19:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-454</guid>
		<description>It always me how long it takes me to find something in the InfoCenter even when I know it's there and what it says! A connection factory could just contain the name of the bus so I'm not sure what information you are duplicating in the provider endpoints? Agreed, it would be nice if the connection factory was automatically populated with details of the server it was looked up from but that would break the admin model where you can define resources at scopes other than server scope (although perhaps it should be automatically populated with all of the servers at that scope).</description>
		<content:encoded><![CDATA[<p>It always me how long it takes me to find something in the InfoCenter even when I know it&#8217;s there and what it says! A connection factory could just contain the name of the bus so I&#8217;m not sure what information you are duplicating in the provider endpoints? Agreed, it would be nice if the connection factory was automatically populated with details of the server it was looked up from but that would break the admin model where you can define resources at scopes other than server scope (although perhaps it should be automatically populated with all of the servers at that scope).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dan</title>
		<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-451</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Tue, 08 Jul 2008 13:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-451</guid>
		<description>Hi Guys, 

First off, thanks for addressing my question. 

David, 

Ok seriously, how would I ever find that information in the infocenter. "Configuring a connection to a non-default bootstrap server" isn't exactly the search term on my mind ;-). That really is a very good link and I admit I'm surprised that it's described so well in the doc.

The part that kind of sucks is needed to re-describe the potential server list in the connection factory. I can understand why but I hate duplcating information that can quickly get old.</description>
		<content:encoded><![CDATA[<p>Hi Guys, </p>
<p>First off, thanks for addressing my question. </p>
<p>David, </p>
<p>Ok seriously, how would I ever find that information in the infocenter. &#8220;Configuring a connection to a non-default bootstrap server&#8221; isn&#8217;t exactly the search term on my mind ;-). That really is a very good link and I admit I&#8217;m surprised that it&#8217;s described so well in the doc.</p>
<p>The part that kind of sucks is needed to re-describe the potential server list in the connection factory. I can understand why but I hate duplcating information that can quickly get old.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Holding</title>
		<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-450</link>
		<dc:creator>Chris Holding</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-450</guid>
		<description>Thanks for the update. I have not seen that document but it will definitely help in the future.

Regards
Chris</description>
		<content:encoded><![CDATA[<p>Thanks for the update. I have not seen that document but it will definitely help in the future.</p>
<p>Regards<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Currie</title>
		<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-449</link>
		<dc:creator>David Currie</dc:creator>
		<pubDate>Tue, 08 Jul 2008 09:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-449</guid>
		<description>Not sure I agree with all of Chris' response. If the client is running inside the same cell then, yes, it all just works as the location of the messaging engines is propagated to every server. If the client is external to the cell then it needs to bootstrap to a server with the SIBService enabled (this is enabled by default when a server or its cluster is added as a member of a bus). The connection factory lets you define a list of bootstrap servers (the provider endpoints) so that you don't get a single point of failure. The bootstrap server then tells the client where it can find a messaging engine, if necessary, redirecting it to another server. Typically you'd just list all of the cluster members in which the messaging engine can run as the provider endpoints.

Oddly enough, this is actually all documented rather well in the InfoCenter:
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.pmc.nd.doc/tasks/tjn0033_.html</description>
		<content:encoded><![CDATA[<p>Not sure I agree with all of Chris&#8217; response. If the client is running inside the same cell then, yes, it all just works as the location of the messaging engines is propagated to every server. If the client is external to the cell then it needs to bootstrap to a server with the SIBService enabled (this is enabled by default when a server or its cluster is added as a member of a bus). The connection factory lets you define a list of bootstrap servers (the provider endpoints) so that you don&#8217;t get a single point of failure. The bootstrap server then tells the client where it can find a messaging engine, if necessary, redirecting it to another server. Typically you&#8217;d just list all of the cluster members in which the messaging engine can run as the provider endpoints.</p>
<p>Oddly enough, this is actually all documented rather well in the InfoCenter:<br />
<a href="http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.pmc.nd.doc/tasks/tjn0033_.html" rel="nofollow">http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.pmc.nd.doc/tasks/tjn0033_.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Holding</title>
		<link>http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-447</link>
		<dc:creator>Chris Holding</dc:creator>
		<pubDate>Tue, 08 Jul 2008 06:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.danzrobok.com/2008/07/07/websphere-application-server-high-availability-to-jms-clients/#comment-447</guid>
		<description>Is this for internal or external JMS. Internal JMS just works because the WPS server knows where the destination is, even after failover, due to the HA components.

For external, use a "floating" ip address which can be pointed at the relevant node when the failover occurs. This is normally controlled by something like VCS, AIX HACMP etc.

The other solution is to use a hardware solution which can detect which server is listening and divert requests to the appropriate one. Again, a single IP address (or DNS) would be used.</description>
		<content:encoded><![CDATA[<p>Is this for internal or external JMS. Internal JMS just works because the WPS server knows where the destination is, even after failover, due to the HA components.</p>
<p>For external, use a &#8220;floating&#8221; ip address which can be pointed at the relevant node when the failover occurs. This is normally controlled by something like VCS, AIX HACMP etc.</p>
<p>The other solution is to use a hardware solution which can detect which server is listening and divert requests to the appropriate one. Again, a single IP address (or DNS) would be used.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
