<?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: Create a EJB3 WebService with Maven2 running on Glassfish</title>
	<atom:link href="http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/</link>
	<description>Pragmatic Integrators</description>
	<lastBuildDate>Tue, 18 Oct 2011 12:18:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/comment-page-1/#comment-314</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Mon, 20 Apr 2009 06:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=476#comment-314</guid>
		<description>Hi Glassfish newcomer,
I am glad I could help and thank you for your Vista tip. Luckily I have replaced my windows machine with a MacBook a few months ago, a very wise choice :-)</description>
		<content:encoded><![CDATA[<p>Hi Glassfish newcomer,<br />
I am glad I could help and thank you for your Vista tip. Luckily I have replaced my windows machine with a MacBook a few months ago, a very wise choice :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal Alma</title>
		<link>http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/comment-page-1/#comment-714</link>
		<dc:creator>Pascal Alma</dc:creator>
		<pubDate>Mon, 20 Apr 2009 06:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=476#comment-714</guid>
		<description>Hi Glassfish newcomer,
I am glad I could help and thank you for your Vista tip. Luckily I have replaced my windows machine with a MacBook a few months ago, a very wise choice :-)</description>
		<content:encoded><![CDATA[<p>Hi Glassfish newcomer,<br />
I am glad I could help and thank you for your Vista tip. Luckily I have replaced my windows machine with a MacBook a few months ago, a very wise choice :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glassfish newcomer</title>
		<link>http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/comment-page-1/#comment-316</link>
		<dc:creator>glassfish newcomer</dc:creator>
		<pubDate>Mon, 20 Apr 2009 04:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=476#comment-316</guid>
		<description>warning for vista users,
add this to your host file
127.0.0.1       localhost

C:WindowsSystem32driversetchost

it seem that maven glassfish plugin automatically deploy to localhost(not 127.0.0.1) but since vista didn&#039;t map localhost to 127.0.0.1 by default,the deployment will fail silently and you will be wondering for hours what have you done wrong as I did :p</description>
		<content:encoded><![CDATA[<p>warning for vista users,<br />
add this to your host file<br />
127.0.0.1       localhost</p>
<p>C:WindowsSystem32driversetchost</p>
<p>it seem that maven glassfish plugin automatically deploy to localhost(not 127.0.0.1) but since vista didn&#8217;t map localhost to 127.0.0.1 by default,the deployment will fail silently and you will be wondering for hours what have you done wrong as I did :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glassfish newcomer</title>
		<link>http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/comment-page-1/#comment-716</link>
		<dc:creator>glassfish newcomer</dc:creator>
		<pubDate>Mon, 20 Apr 2009 04:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=476#comment-716</guid>
		<description>warning for vista users,
add this to your host file
127.0.0.1       localhost

C:WindowsSystem32driversetchost

it seem that maven glassfish plugin automatically deploy to localhost(not 127.0.0.1) but since vista didn&#039;t map localhost to 127.0.0.1 by default,the deployment will fail silently and you will be wondering for hours what have you done wrong as I did :p</description>
		<content:encoded><![CDATA[<p>warning for vista users,<br />
add this to your host file<br />
127.0.0.1       localhost</p>
<p>C:WindowsSystem32driversetchost</p>
<p>it seem that maven glassfish plugin automatically deploy to localhost(not 127.0.0.1) but since vista didn&#8217;t map localhost to 127.0.0.1 by default,the deployment will fail silently and you will be wondering for hours what have you done wrong as I did :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glassfish newcomer</title>
		<link>http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/comment-page-1/#comment-315</link>
		<dc:creator>glassfish newcomer</dc:creator>
		<pubDate>Mon, 20 Apr 2009 02:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=476#comment-315</guid>
		<description>Thanks for the example.I&#039;m just starting to learn ejb and also glassfish.Wondering how to integrate all this with maven.You save me a few hours configuring
:D</description>
		<content:encoded><![CDATA[<p>Thanks for the example.I&#8217;m just starting to learn ejb and also glassfish.Wondering how to integrate all this with maven.You save me a few hours configuring<br />
:D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: glassfish newcomer</title>
		<link>http://www.redstream.nl/2009/02/11/create-a-ejb3-webservice-with-maven2-running-on-glassfish/comment-page-1/#comment-715</link>
		<dc:creator>glassfish newcomer</dc:creator>
		<pubDate>Mon, 20 Apr 2009 02:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pascalalma.net/?p=476#comment-715</guid>
		<description>Thanks for the example.I&#039;m just starting to learn ejb and also glassfish.Wondering how to integrate all this with maven.You save me a few hours configuring
:D</description>
		<content:encoded><![CDATA[<p>Thanks for the example.I&#8217;m just starting to learn ejb and also glassfish.Wondering how to integrate all this with maven.You save me a few hours configuring<br />
:D</p>
]]></content:encoded>
	</item>
</channel>
</rss>

