<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Configuring HTTP and HTTPS clustering on JBoss Server</title>
	<atom:link href="http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/</link>
	<description>My oasis in the desert of Project Management</description>
	<lastBuildDate>Mon, 07 Dec 2009 13:51:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mr. President</title>
		<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/#comment-349</link>
		<dc:creator>Mr. President</dc:creator>
		<pubDate>Thu, 16 Jul 2009 15:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://technicalmumbojumbo.wordpress.com/?p=131#comment-349</guid>
		<description>Yes, this is load balancing JBoss instances. We did not need to handle session replication for that particular requirement. May be &lt;a href=&quot;http://www.mastertheboss.com/en/web-interfaces/149-jboss-http-session-replication.html&quot; rel=&quot;nofollow&quot;&gt;this&lt;/a&gt; will help.</description>
		<content:encoded><![CDATA[<p>Yes, this is load balancing JBoss instances. We did not need to handle session replication for that particular requirement. May be <a href="http://www.mastertheboss.com/en/web-interfaces/149-jboss-http-session-replication.html" rel="nofollow">this</a> will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JasonB</title>
		<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/#comment-348</link>
		<dc:creator>JasonB</dc:creator>
		<pubDate>Thu, 16 Jul 2009 15:10:10 +0000</pubDate>
		<guid isPermaLink="false">http://technicalmumbojumbo.wordpress.com/?p=131#comment-348</guid>
		<description>Hi, this appears to be load balancing jboss instances with apache over ajp. Have I missed something ?  Where is the jboss clustering, and how does session state etc. get replicated between the two instances ? Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, this appears to be load balancing jboss instances with apache over ajp. Have I missed something ?  Where is the jboss clustering, and how does session state etc. get replicated between the two instances ? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. President</title>
		<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/#comment-324</link>
		<dc:creator>Mr. President</dc:creator>
		<pubDate>Sun, 17 May 2009 05:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://technicalmumbojumbo.wordpress.com/?p=131#comment-324</guid>
		<description>Yes, getting multiple nodes protected depends on your certificate license. I will need to confirm this but one option is to set up Apache server with the certificate and use JK --&gt; AJP module for pass thru communication to the JBoss nodes. Refer the second link. They have installed it in the same manner. 

I checked up my setup. The SSL certificates are installed in my JBoss server not at the Apache end. I believe that you can also set up certificates at Apache server and JBoss. So it is essentially your choice. From a security perspective, I think having them at the JBoss Application server end should be enough.</description>
		<content:encoded><![CDATA[<p>Yes, getting multiple nodes protected depends on your certificate license. I will need to confirm this but one option is to set up Apache server with the certificate and use JK &#8211;&gt; AJP module for pass thru communication to the JBoss nodes. Refer the second link. They have installed it in the same manner. </p>
<p>I checked up my setup. The SSL certificates are installed in my JBoss server not at the Apache end. I believe that you can also set up certificates at Apache server and JBoss. So it is essentially your choice. From a security perspective, I think having them at the JBoss Application server end should be enough.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/#comment-323</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Fri, 15 May 2009 20:39:36 +0000</pubDate>
		<guid isPermaLink="false">http://technicalmumbojumbo.wordpress.com/?p=131#comment-323</guid>
		<description>Thanks for the first link, it really helped. As I understand the question is just in the licence, technically everithing will work event if we  generate by keytool only one SSL certificate for the selected domain, sign it by authority and after that copy it to other nodes and make a converted copy with intermediate certificate for Apache. Am I right? As to the licences it&#039;s not quite clear how many of them should we have in configuration of 2 nodes and load-balancer (Apache). In this case Apache SSL certificate should be licenced too?</description>
		<content:encoded><![CDATA[<p>Thanks for the first link, it really helped. As I understand the question is just in the licence, technically everithing will work event if we  generate by keytool only one SSL certificate for the selected domain, sign it by authority and after that copy it to other nodes and make a converted copy with intermediate certificate for Apache. Am I right? As to the licences it&#8217;s not quite clear how many of them should we have in configuration of 2 nodes and load-balancer (Apache). In this case Apache SSL certificate should be licenced too?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr. President</title>
		<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/#comment-322</link>
		<dc:creator>Mr. President</dc:creator>
		<pubDate>Fri, 15 May 2009 16:11:27 +0000</pubDate>
		<guid isPermaLink="false">http://technicalmumbojumbo.wordpress.com/?p=131#comment-322</guid>
		<description>Interesting question. The answer lies in selecting the appropriate licensed certificate from CA. They have different licensing policies based on your configuration. For Verisign you can refer this &lt;a href=&quot;http://www.verisign.com/static/001496.pdf&quot; rel=&quot;nofollow&quot;&gt;URL&lt;/a&gt;. The link should provide you with the relevant answers.

In case the question is how to set up the certificate i.e. on the web server or the application server, here&#039;s a reference &lt;a href=&quot;http://www.ufsdump.org/papers/apache-tomcat-install.pdf&quot; rel=&quot;nofollow&quot;&gt;example&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Interesting question. The answer lies in selecting the appropriate licensed certificate from CA. They have different licensing policies based on your configuration. For Verisign you can refer this <a href="http://www.verisign.com/static/001496.pdf" rel="nofollow">URL</a>. The link should provide you with the relevant answers.</p>
<p>In case the question is how to set up the certificate i.e. on the web server or the application server, here&#8217;s a reference <a href="http://www.ufsdump.org/papers/apache-tomcat-install.pdf" rel="nofollow">example</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg</title>
		<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/#comment-321</link>
		<dc:creator>Oleg</dc:creator>
		<pubDate>Fri, 15 May 2009 10:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://technicalmumbojumbo.wordpress.com/?p=131#comment-321</guid>
		<description>Thank you.
Just one question. If the SSL certificate is signed by certificate authority, we can use one domain name for all Jboss nodes and Apache server?</description>
		<content:encoded><![CDATA[<p>Thank you.<br />
Just one question. If the SSL certificate is signed by certificate authority, we can use one domain name for all Jboss nodes and Apache server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paco</title>
		<link>http://technicalmumbojumbo.wordpress.com/2009/04/21/configuring-http-and-https-on-jboss-server/#comment-312</link>
		<dc:creator>paco</dc:creator>
		<pubDate>Thu, 30 Apr 2009 17:50:46 +0000</pubDate>
		<guid isPermaLink="false">http://technicalmumbojumbo.wordpress.com/?p=131#comment-312</guid>
		<description>thanks !!</description>
		<content:encoded><![CDATA[<p>thanks !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
