Hi all;
I have following smooks config registered;

<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd";
xmlns:ftl="http://www.milyn.org/xsd/smooks/freemarker-1.1.xsd";
xmlns:fl="http://www.milyn.org/xsd/smooks/fixed-length-1.3.xsd";>
         <fl:reader
fields="RecordId[10],CompactedCorpName[60],FileNumber[9]"
skipLines="1"></fl:reader>

      </smooks-resource-list>


And im passing a text file to be processed. But as the outcome i get an
empty set.[1]
Smooks mediator config;[2]

[1]<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.or
g/soap/envelope/"><soapenv:Body><set></set></soapenv:Body></soapenv:Envelope>

[2]
 <smooks config-key="acc-smooks">
            <input type="text"/>
            <output type="xml"/>
         </smooks>

Am i missing anything in smooks configuration?

Thanks.

-- 
-Ratha
mobile: (+94)755906608
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to