Versions Compared

Key

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

...

Wiki Markup
{snippet:id=rss|lang=xml|url=http://svn.servicemixapache.codehaus.org/*checkout*repos/branches/servicemix-1.1/base/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.servicemix.codehaus.org/*checkout*/branches/servicemix-1.1/baseasf/incubator/servicemix/trunk/servicemix-components/src/test/resources/org/apache/servicemix/components/rss/example.xml}