-
Mule module "Smooks for Mule" 1.0 Beta Released (5 messages)
- Posted by: Maurice Zeijen
- Posted on: July 23 2008 08:37 EDT
Smooks is a Java framework for processing XML and non-XML data (CSV, EDI, Java, other). The Smooks for Mule 1.0 Beta is now available. Smooks for Mule enables complex Message Transformation and Routing compatible with Mule versions 1.x and 2.x. The features for both versions are almost the same. Several examples are provided to demonstrate the module. You may download Smooks for Mule from MuleForge. Smooks can be used to: * Perform a wide range of Data Transforms - XML to XML , CSV to XML , EDI to XML , XML to EDI , XML to CSV , Java to XML , Java to EDI , Java to CSV , Java to Java, XML to Java, EDI to Java etc. * Populate a Java Object Model from a data source (CSV, EDI , XML, Java etc). Populated object models can be used as a transformation result itself, or can be used by templating resources for generating XML or other character-based results. * Support of Virtual Object Models (Maps and Lists of typed data), which can be used by EL and Templating functionality. * Process huge messages (GBs) - split, transform and route message fragments to JMS , file, or database endpoints. * Enrich a message with data from a database, or other data sources. * Perform Extract Transform Load (ETL) operations Smooks supports both DOM and SAX processing models, but adds a code friendly layer on top of them. It allows you to plug in your own content handler implementations (written in Java or Groovy), or reuse an existing handler.Threaded Messages (5)
- Smooks by Paul Fremantle on July 24 2008 02:25 EDT
- continued! by Paul Fremantle on July 24 2008 03:40 EDT
- Apache Synapse by Maurice Zeijen on July 24 2008 03:51 EDT
- JBossESB and Smooks by Mark Little on July 24 2008 20:49 EDT
- continued! by Paul Fremantle on July 24 2008 03:40 EDT
- Re: Mule module "Smooks for Mule" 1.0 Beta Released by Ross Mason on July 28 2008 09:35 EDT
-
Smooks[ Go to top ]
- Posted by: Paul Fremantle
- Posted on: July 24 2008 02:25 EDT
- in response to Maurice Zeijen
A Smooks mediator is also available for Apache Synapse on the <a href="http://esbsite.org>esbsite. -
continued![ Go to top ]
- Posted by: Paul Fremantle
- Posted on: July 24 2008 03:40 EDT
- in response to Paul Fremantle
....esbsite. -
Apache Synapse[ Go to top ]
- Posted by: Maurice Zeijen
- Posted on: July 24 2008 03:51 EDT
- in response to Paul Fremantle
That is great. Every ESB should support Smooks ;). -
JBossESB and Smooks[ Go to top ]
- Posted by: Mark Little
- Posted on: July 24 2008 20:49 EDT
- in response to Paul Fremantle
Good to see Smooks being used more widely. It's been at the heart of JBossESB since the start of that project over 2 years ago and many of the features of the two projects have evolved hand-in-hand. What's that they say about immitation and flattery ;-) ? -
Re: Mule module "Smooks for Mule" 1.0 Beta Released[ Go to top ]
- Posted by: Ross Mason
- Posted on: July 28 2008 09:35 EDT
- in response to Maurice Zeijen
Nice work Maurice! It's great to see quality projects such as this being developed by the community. Cheers, Ross MuleSource http://blog.rossmason.com