<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Christian Schneider &#187; JBoss</title>
	<atom:link href="http://christian.is.blogorio.us/category/jboss/feed/" rel="self" type="application/rss+xml" />
	<link>http://christian.is.blogorio.us</link>
	<description>Just another blogorio.us weblog</description>
	<lastBuildDate>Tue, 10 May 2011 08:04:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Debian Etch Apache and JBoss installation</title>
		<link>http://christian.is.blogorio.us/2009/03/24/debian-etch-apache-and-jboss-installation/</link>
		<comments>http://christian.is.blogorio.us/2009/03/24/debian-etch-apache-and-jboss-installation/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 18:58:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JBoss]]></category>

		<guid isPermaLink="false">http://christian.is.blogorio.us/?p=17</guid>
		<description><![CDATA[There are a lot of great tutorials how to install a jboss application server behind an apache as load balancer, but I had the problem to get it running on one of our root servers. I tried a lot of things until I found the using mod_jk1.2 with jboss tutorial. It worked fine, but I [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of great tutorials how to install a <a href="http://www.jboss.org" target="_blank">jboss </a>application server behind an apache as load balancer, but I had the problem to get it running on one of our root servers. I tried a lot of things until I found the using <a href="http://www.jboss.org/community/docs/DOC-12525" target="_blank">mod_jk1.2 with jboss tutorial</a>. It worked fine, but I can&#8217;t access the jboss tomcat via my web browser. The solution I then tried is to change &#8220;${jboss.bind.address}&#8221; with the IP address of the machine in the server.xml file ($JBOSS_HOME/server/all/deploy/jbossweb.sar/server.xml). I don&#8217;t know if it is the best solutionm, but it worked for me fine.</p>
<p>If you a better solution feel free to leave a comment, I&#8217;ll try it&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://christian.is.blogorio.us/2009/03/24/debian-etch-apache-and-jboss-installation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

