Community

Smookes Problem csv2 xml genearation

reply from lackki rao in JBoss ESB Development - View the full discussion
<?xml version="1.0"?>
<smooks-resource-list
<params>
        <param name="stream.filter.type">SAX</param>
        <param name="default.serialization.on">false</param>
    </params>
<csv:reader fields="firstname,lastname,gender,age,country" rootElementName="people" recordElementName="person" />
</smooks-resource-list>

 

this is my xml and iam using  eclipse ganymede and Jboss esb 4.4

Reply to this message by going to Community

Start a new discussion in JBoss ESB Development at Community