Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
{snippet:id=rss|lang=xml|url=http://svn.apache.org/repos/asf/incubator/servicemix/trunk/assembly/src/main/release/examples/rss-binding/servicemix.xml}

 

Generating RSS/Atom feeds

This component is used to consume inbound JBI messages and write them to an RSS/Atom feed. You can then use expressions to extract the title and entry content for the items.

The following example shows using XPath expression

Wiki Markup
{snippet:id=rss|lang=xml|url=http://svn.apache.org/repos/asf/incubator/servicemix/trunk/servicemix-components/src/test/resources/org/apache/servicemix/components/rss/example.xml}

...