<?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: LMS released</title>
	<atom:link href="http://www.javalinux.it/wordpress/2006/11/12/lms-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/</link>
	<description>Alessio &#38; Stefano ideas</description>
	<lastBuildDate>Thu, 06 May 2010 07:51:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: bmboy</title>
		<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/comment-page-1/#comment-4579</link>
		<dc:creator>bmboy</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=19#comment-4579</guid>
		<description>Thank you!  I added this page to bookmark)) I think would be useful ...</description>
		<content:encoded><![CDATA[<p>Thank you!  I added this page to bookmark)) I think would be useful &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessio SOLDANO [Member]</title>
		<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/comment-page-1/#comment-33</link>
		<dc:creator>Alessio SOLDANO [Member]</dc:creator>
		<pubDate>Mon, 27 Aug 2007 08:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=19#comment-33</guid>
		<description>OK, the missing /Lms/debug.seam page will be fixed in the next release; however this just doesn&#039;t allow you to receive an error page, let&#039;s understand what&#039;s happening instead. I need more informations, thus please write me at alessio.soldano(at)javalinux(dot)it if the exception cannot fit into a comment.
</description>
		<content:encoded><![CDATA[<p>OK, the missing /Lms/debug.seam page will be fixed in the next release; however this just doesn&#8217;t allow you to receive an error page, let&#8217;s understand what&#8217;s happening instead. I need more informations, thus please write me at alessio.soldano(at)javalinux(dot)it if the exception cannot fit into a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arul [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/comment-page-1/#comment-32</link>
		<dc:creator>Arul [Visitor]</dc:creator>
		<pubDate>Mon, 27 Aug 2007 00:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=19#comment-32</guid>
		<description>When I try accessing the following URL from browser from within my company network &quot;http://localhost:8080/Lms/&quot;, I see the page with the message&lt;br /&gt;
&lt;br /&gt;
&quot;HTTP Status 404 - /Lms/debug.seam&quot;&lt;br /&gt;
&lt;br /&gt;
Unfortunately I cannot provide the entire exception trace in this comment as this blog does not allow me to enter the full trace.&lt;br /&gt;
&lt;br /&gt;
Partial exception trace on the console:&lt;br /&gt;
&lt;br /&gt;
Nested exception:&lt;br /&gt;
java.net.ConnectException:
</description>
		<content:encoded><![CDATA[<p>When I try accessing the following URL from browser from within my company network &#8220;http://localhost:8080/Lms/&#8221;, I see the page with the message</p>
<p>&#8220;HTTP Status 404 &#8211; /Lms/debug.seam&#8221;</p>
<p>Unfortunately I cannot provide the entire exception trace in this comment as this blog does not allow me to enter the full trace.</p>
<p>Partial exception trace on the console:</p>
<p>Nested exception:<br />
java.net.ConnectException:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessio SOLDANO [Member]</title>
		<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/comment-page-1/#comment-31</link>
		<dc:creator>Alessio SOLDANO [Member]</dc:creator>
		<pubDate>Sun, 26 Aug 2007 21:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=19#comment-31</guid>
		<description>Can the host pointed by the address you provided be reached from the machine you deployed Lms on? This is of course a requirement.&lt;br /&gt;
Anyway feel free to post the full stacktrace, just to double check where you&#039;re getting the exception.
</description>
		<content:encoded><![CDATA[<p>Can the host pointed by the address you provided be reached from the machine you deployed Lms on? This is of course a requirement.<br />
Anyway feel free to post the full stacktrace, just to double check where you&#8217;re getting the exception.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arul [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/comment-page-1/#comment-30</link>
		<dc:creator>Arul [Visitor]</dc:creator>
		<pubDate>Sun, 26 Aug 2007 20:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=19#comment-30</guid>
		<description>I was trying to deploy  this on JBoss 4.2.1 GA. The deployment was successful. When I tried to access the URL, it failed with the following stack trace in the console.&lt;br /&gt;
&lt;br /&gt;
Looks like its failing to connect from my proxy. Is there a way to overcome this issue?&lt;br /&gt;
&lt;br /&gt;
Caused by: org.dom4j.DocumentException: Connection timed out: connect Nested exc&lt;br /&gt;
eption: Connection timed out: connect&lt;br /&gt;
at org.dom4j.io.SAXReader.read(SAXReader.java:484)
</description>
		<content:encoded><![CDATA[<p>I was trying to deploy  this on JBoss 4.2.1 GA. The deployment was successful. When I tried to access the URL, it failed with the following stack trace in the console.</p>
<p>Looks like its failing to connect from my proxy. Is there a way to overcome this issue?</p>
<p>Caused by: org.dom4j.DocumentException: Connection timed out: connect Nested exc<br />
eption: Connection timed out: connect<br />
at org.dom4j.io.SAXReader.read(SAXReader.java:484)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessio SOLDANO [Member]</title>
		<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/comment-page-1/#comment-29</link>
		<dc:creator>Alessio SOLDANO [Member]</dc:creator>
		<pubDate>Thu, 01 Feb 2007 06:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=19#comment-29</guid>
		<description>Hi Lars,&lt;br /&gt;
ejb.jar.xml is provided with the beans jar contained in the ear file. Could you please give us some further informations about your configuration and the error you&#039;re getting?&lt;br /&gt;
Thank You&lt;br /&gt;
Alessio Soldano
</description>
		<content:encoded><![CDATA[<p>Hi Lars,<br />
ejb.jar.xml is provided with the beans jar contained in the ear file. Could you please give us some further informations about your configuration and the error you&#8217;re getting?<br />
Thank You<br />
Alessio Soldano</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars [Visitor]</title>
		<link>http://www.javalinux.it/wordpress/2006/11/12/lms-released/comment-page-1/#comment-28</link>
		<dc:creator>Lars [Visitor]</dc:creator>
		<pubDate>Thu, 01 Feb 2007 00:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.javalinux.it/wordpress/?p=19#comment-28</guid>
		<description>Could not deploy Lms.ear due to it having no ejb-jar.xml descriptor.
</description>
		<content:encoded><![CDATA[<p>Could not deploy Lms.ear due to it having no ejb-jar.xml descriptor.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
