<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: Apache Camel + Smooks</title>
	<atom:link href="http://blog.smooks.org/2010/02/22/apache-camel-smooks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/</link>
	<description>The official blog</description>
	<lastBuildDate>Tue, 07 Sep 2010 15:08:34 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Gary</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-109</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 29 Jul 2010 04:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-109</guid>
		<description>Hi Daniel,

Thanks for the info.  I have a lot more to learn, but taking the format from the updated smooks-config.xml got my example to work.

Thanks very much!
Gary</description>
		<content:encoded><![CDATA[<p>Hi Daniel,</p>
<p>Thanks for the info.  I have a lot more to learn, but taking the format from the updated smooks-config.xml got my example to work.</p>
<p>Thanks very much!<br />
Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-108</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Wed, 28 Jul 2010 07:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-108</guid>
		<description>Hi Gary, 

I created an example of the smooks-camel integration yesterday and think I came across the same issue you are seeing. There have been some changes to the configuration with regards to camel which was the issue I had. This is what the smooks-config.xml looks like in the example:
https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/examples/camel-integration/src/main/resources/smooks-config.xml


The full example can be found here: https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/examples/camel-integration/

Can you take a look and compare with your version? If you can&#039;t get it working could you create an eclipse or maven project and I&#039;d be happy to take a look. 

Regards,

/Daniel</description>
		<content:encoded><![CDATA[<p>Hi Gary, </p>
<p>I created an example of the smooks-camel integration yesterday and think I came across the same issue you are seeing. There have been some changes to the configuration with regards to camel which was the issue I had. This is what the smooks-config.xml looks like in the example:<br />
<a href="https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/examples/camel-integration/src/main/resources/smooks-config.xml" rel="nofollow">https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/examples/camel-integration/src/main/resources/smooks-config.xml</a></p>
<p>The full example can be found here: <a href="https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/examples/camel-integration/" rel="nofollow">https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/examples/camel-integration/</a></p>
<p>Can you take a look and compare with your version? If you can&#8217;t get it working could you create an eclipse or maven project and I&#8217;d be happy to take a look. </p>
<p>Regards,</p>
<p>/Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-107</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 28 Jul 2010 04:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-107</guid>
		<description>Hi - I&#039;m interested in using this functionality but unfortunately the latest releases of Smooks and Camel don&#039;t include these enhancements yet.  Is there a way I can use this implementation using Smooks 1.3 and Camel 2.4 or 2.3?  I tried including the camel-1.4.xsd from svn but am getting this error:

src-resolve: Cannot resolve the name &#039;smooks:abstract-resource-config&#039; to a(n) &#039;element declaration&#039; component.	camel-1.4.xsd	

Any suggestions?

Thanks,
Gary</description>
		<content:encoded><![CDATA[<p>Hi &#8211; I&#8217;m interested in using this functionality but unfortunately the latest releases of Smooks and Camel don&#8217;t include these enhancements yet.  Is there a way I can use this implementation using Smooks 1.3 and Camel 2.4 or 2.3?  I tried including the camel-1.4.xsd from svn but am getting this error:</p>
<p>src-resolve: Cannot resolve the name &#8217;smooks:abstract-resource-config&#8217; to a(n) &#8216;element declaration&#8217; component.	camel-1.4.xsd	</p>
<p>Any suggestions?</p>
<p>Thanks,<br />
Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Fennelly</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-90</link>
		<dc:creator>Tom Fennelly</dc:creator>
		<pubDate>Fri, 28 May 2010 07:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-90</guid>
		<description>Hi Christian.

Well we can host this as part of the Smooks project, or as part of the Camel project.  I&#039;m happy to donate the prototype I did to Camel/Apache as the basis of an integration.

Perhaps we can discuss this via email?

T.</description>
		<content:encoded><![CDATA[<p>Hi Christian.</p>
<p>Well we can host this as part of the Smooks project, or as part of the Camel project.  I&#8217;m happy to donate the prototype I did to Camel/Apache as the basis of an integration.</p>
<p>Perhaps we can discuss this via email?</p>
<p>T.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Mueller</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-89</link>
		<dc:creator>Christian Mueller</dc:creator>
		<pubDate>Thu, 27 May 2010 15:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-89</guid>
		<description>Hello Tom,

for Camel 2.4 (the current Camel release) we plan to improve the integration between Camel and Smooks. We track this issue in JIRA: https://issues.apache.org/activemq/browse/CAMEL-2761

I would like, if you could have an eye on this issue and correct my, if I&#039;m wrong with some points.

Based on what you have already done, I will update the Camel WIKI with some documentations, samples and maybe some unit tests.
After this, I would like to think a bit whether or not we could improve this integration further.
Do you have any ideas, when Smooks v1.4 will be released?

Regards,
Christian</description>
		<content:encoded><![CDATA[<p>Hello Tom,</p>
<p>for Camel 2.4 (the current Camel release) we plan to improve the integration between Camel and Smooks. We track this issue in JIRA: <a href="https://issues.apache.org/activemq/browse/CAMEL-2761" rel="nofollow">https://issues.apache.org/activemq/browse/CAMEL-2761</a></p>
<p>I would like, if you could have an eye on this issue and correct my, if I&#8217;m wrong with some points.</p>
<p>Based on what you have already done, I will update the Camel WIKI with some documentations, samples and maybe some unit tests.<br />
After this, I would like to think a bit whether or not we could improve this integration further.<br />
Do you have any ideas, when Smooks v1.4 will be released?</p>
<p>Regards,<br />
Christian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Fennelly</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-71</link>
		<dc:creator>Tom Fennelly</dc:creator>
		<pubDate>Tue, 27 Apr 2010 10:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-71</guid>
		<description>Hi Claus.

We plan on getting it into the v1.4 release (http://jira.codehaus.org/browse/MILYN-455).

We&#039;d be more than happy to receive some help if it&#039;s on offer :)

We cleaned it up a little (in the workspace) based on your comments.  The routing is now a little cleaner e.g. https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/camel/src/test/java/org/milyn/smooks/camel/bean_routing_01.xml</description>
		<content:encoded><![CDATA[<p>Hi Claus.</p>
<p>We plan on getting it into the v1.4 release (<a href="http://jira.codehaus.org/browse/MILYN-455)" rel="nofollow">http://jira.codehaus.org/browse/MILYN-455)</a>.</p>
<p>We&#8217;d be more than happy to receive some help if it&#8217;s on offer <img src='http://blog.smooks.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>We cleaned it up a little (in the workspace) based on your comments.  The routing is now a little cleaner e.g. <a href="https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/camel/src/test/java/org/milyn/smooks/camel/bean_routing_01.xml" rel="nofollow">https://svn.codehaus.org/milyn/workspaces/tfennelly/camel-integration/camel/src/test/java/org/milyn/smooks/camel/bean_routing_01.xml</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus Ibsen</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-70</link>
		<dc:creator>Claus Ibsen</dc:creator>
		<pubDate>Tue, 27 Apr 2010 09:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-70</guid>
		<description>So how goes with this? Need any help from the Camel community?</description>
		<content:encoded><![CDATA[<p>So how goes with this? Need any help from the Camel community?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Bolen</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-61</link>
		<dc:creator>Rich Bolen</dc:creator>
		<pubDate>Wed, 24 Mar 2010 16:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-61</guid>
		<description>As far as using Smooks for message splitting, the Camel DSL has the split() function.  Smooks could be plugged in as a type of split.</description>
		<content:encoded><![CDATA[<p>As far as using Smooks for message splitting, the Camel DSL has the split() function.  Smooks could be plugged in as a type of split.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-56</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-56</guid>
		<description>Hi Claus.

For sure... we could default the routing event to be that of the associated bean, removing the need to configure that attribute (and the duplication etc).</description>
		<content:encoded><![CDATA[<p>Hi Claus.</p>
<p>For sure&#8230; we could default the routing event to be that of the associated bean, removing the need to configure that attribute (and the duplication etc).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claus Ibsen</title>
		<link>http://blog.smooks.org/2010/02/22/apache-camel-smooks/comment-page-1/#comment-55</link>
		<dc:creator>Claus Ibsen</dc:creator>
		<pubDate>Tue, 23 Feb 2010 12:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smooks.org/?p=382#comment-55</guid>
		<description>Ups the XML tag is not visible on comments

Basically 1 camel:router which contains 2 conditions which each have their own toEndpoint attribute to send the GB and IE to the right JMS queues.</description>
		<content:encoded><![CDATA[<p>Ups the XML tag is not visible on comments</p>
<p>Basically 1 camel:router which contains 2 conditions which each have their own toEndpoint attribute to send the GB and IE to the right JMS queues.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
