<?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 for Marek Potociar&#039;s Blog</title>
	<atom:link href="http://marek.potociar.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://marek.potociar.net</link>
	<description></description>
	<lastBuildDate>Thu, 18 Mar 2010 03:20:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Hello new blog! by JiangBiao</title>
		<link>http://marek.potociar.net/2009/08/11/hello-new-blog/comment-page-1/#comment-158</link>
		<dc:creator>JiangBiao</dc:creator>
		<pubDate>Thu, 18 Mar 2010 03:20:17 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=1#comment-158</guid>
		<description>I am a software engineer from fujitsu. And now read your code in METRO 2.0.
thanks for you created that great code. And want to connect with you.</description>
		<content:encoded><![CDATA[<p>I am a software engineer from fujitsu. And now read your code in METRO 2.0.<br />
thanks for you created that great code. And want to connect with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by Gunnar</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-157</link>
		<dc:creator>Gunnar</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-157</guid>
		<description>Hi Marek,

good idea. I created an enhancement request:

&lt;a href=&quot;//jax-ws.dev.java.net/issues/show_bug.cgi?id=839\&quot; rel=&quot;nofollow&quot;&gt;https://jax-ws.dev.java.net/issues/show_bug.cgi?id=839&lt;/a&gt;

Do you know already, when there will be an updated GF/Metro roadmap?</description>
		<content:encoded><![CDATA[<p>Hi Marek,</p>
<p>good idea. I created an enhancement request:</p>
<p><a href="//jax-ws.dev.java.net/issues/show_bug.cgi?id=839\" rel="nofollow">https://jax-ws.dev.java.net/issues/show_bug.cgi?id=839</a></p>
<p>Do you know already, when there will be an updated GF/Metro roadmap?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by Marek Potociar</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-155</link>
		<dc:creator>Marek Potociar</dc:creator>
		<pubDate>Tue, 09 Mar 2010 15:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-155</guid>
		<description>Hi Gunnar,
currently it is difficult to tell. At present we are working on the future roadmap for Metro and GlassFish. But it would be certainly good if you could &lt;a href=&quot;https://wsit.dev.java.net/servlets/ProjectIssues&quot; rel=&quot;nofollow&quot;&gt;submit an new request for enhancement&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Hi Gunnar,<br />
currently it is difficult to tell. At present we are working on the future roadmap for Metro and GlassFish. But it would be certainly good if you could <a href="https://wsit.dev.java.net/servlets/ProjectIssues" rel="nofollow">submit an new request for enhancement</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by Gunnar</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-154</link>
		<dc:creator>Gunnar</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-154</guid>
		<description>Hi Marek,

thanks for the very informative post. This helped me a lot when customizing Metro&#039;s schema validation feature to make it runtime-configurable:

&lt;a href=&quot;http://musingsofaprogrammingaddict.blogspot.com/2010/03/runtime-configuration-of-schema.html&quot; rel=&quot;nofollow&quot;&gt;http://musingsofaprogrammingaddict.blogspot.com/2010/03/runtime-configuration-of-schema.html&lt;/a&gt;

Do you see any chance to get something like this integrated into Metro itself?</description>
		<content:encoded><![CDATA[<p>Hi Marek,</p>
<p>thanks for the very informative post. This helped me a lot when customizing Metro&#8217;s schema validation feature to make it runtime-configurable:</p>
<p><a href="http://musingsofaprogrammingaddict.blogspot.com/2010/03/runtime-configuration-of-schema.html" rel="nofollow">http://musingsofaprogrammingaddict.blogspot.com/2010/03/runtime-configuration-of-schema.html</a></p>
<p>Do you see any chance to get something like this integrated into Metro itself?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by Marek Potociar</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-149</link>
		<dc:creator>Marek Potociar</dc:creator>
		<pubDate>Mon, 16 Nov 2009 17:23:45 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-149</guid>
		<description>Since Tube is not a public API, it is not documented for external users. But there are numerous blogs on that topic from my colleagues. Try googling for &quot;tubes jaxws&quot; and you should find some useful links.</description>
		<content:encoded><![CDATA[<p>Since Tube is not a public API, it is not documented for external users. But there are numerous blogs on that topic from my colleagues. Try googling for &#8220;tubes jaxws&#8221; and you should find some useful links.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by xiong wei</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-148</link>
		<dc:creator>xiong wei</dc:creator>
		<pubDate>Mon, 16 Nov 2009 15:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-148</guid>
		<description>hi， Marek
  I have interest in metro tube, but I do not know where to get tutorial for tube. could u help provide some resource location? thanks</description>
		<content:encoded><![CDATA[<p>hi， Marek<br />
  I have interest in metro tube, but I do not know where to get tutorial for tube. could u help provide some resource location? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by Marek Potociar</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-147</link>
		<dc:creator>Marek Potociar</dc:creator>
		<pubDate>Mon, 16 Nov 2009 13:41:26 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-147</guid>
		<description>I did place my tube into $AS_HOME/lib so that it is available to ALL web services deployed on the GF instance. Normally, it should be sufficient to bundle your metro.xml config file and your tube factory class along with your web services within your application&#039;s WAR</description>
		<content:encoded><![CDATA[<p>I did place my tube into $AS_HOME/lib so that it is available to ALL web services deployed on the GF instance. Normally, it should be sufficient to bundle your metro.xml config file and your tube factory class along with your web services within your application&#8217;s WAR</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by Roman</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-146</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-146</guid>
		<description>Oh, I&#039;ve just read that you had placed your tube in AS_HOME/lib directory...

But wan&#039;t to notice that we have to do it because factory classes cannot be loaded. Configuration file is read perfectly (It&#039;s done by the special loader class MetroConfigLoader). And only different classloaders make us to place jars to AS_HOME/lib. Hope this will be fixed...</description>
		<content:encoded><![CDATA[<p>Oh, I&#8217;ve just read that you had placed your tube in AS_HOME/lib directory&#8230;</p>
<p>But wan&#8217;t to notice that we have to do it because factory classes cannot be loaded. Configuration file is read perfectly (It&#8217;s done by the special loader class MetroConfigLoader). And only different classloaders make us to place jars to AS_HOME/lib. Hope this will be fixed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intercepting web service calls with a custom Metro Tube by Roman</title>
		<link>http://marek.potociar.net/2009/10/19/custom-metro-tube-interceptor/comment-page-1/#comment-145</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Mon, 16 Nov 2009 11:33:35 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=76#comment-145</guid>
		<description>Hello. Thanks for a great post.

I have a problem with metro 2.0 on Glassfish 2.1 (I&#039;ve installed it manually). My tube factory cannot be loaded. JAXWS tube line assembler is created before the app is deployed. And tube factory has another classloader (metro classes are loaded by the parent one). So I&#039;m getting &#039;Unable to load tube factory class &#039; message within the runtime exception.

Don&#039;t you know how it can be fixed?</description>
		<content:encoded><![CDATA[<p>Hello. Thanks for a great post.</p>
<p>I have a problem with metro 2.0 on Glassfish 2.1 (I&#8217;ve installed it manually). My tube factory cannot be loaded. JAXWS tube line assembler is created before the app is deployed. And tube factory has another classloader (metro classes are loaded by the parent one). So I&#8217;m getting &#8216;Unable to load tube factory class &#8216; message within the runtime exception.</p>
<p>Don&#8217;t you know how it can be fixed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Off-line Metro installer for GlassFish v3 by Sreekanth</title>
		<link>http://marek.potociar.net/2009/08/20/off-line-metro-installer-for-glassfish-v3/comment-page-1/#comment-2</link>
		<dc:creator>Sreekanth</dc:creator>
		<pubDate>Thu, 20 Aug 2009 13:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://marek.potociar.net/?p=15#comment-2</guid>
		<description>Thanks.Really cool.Will check it tomorrow :-)</description>
		<content:encoded><![CDATA[<p>Thanks.Really cool.Will check it tomorrow <img src='http://marek.potociar.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
