You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Marcello Teodori (JIRA)" <ji...@apache.org> on 2008/02/26 20:04:17 UTC

[jira] Commented: (SM-834) Provide File Marshalling for CSV/variable, fixed and heirarchial messages

    [ https://issues.apache.org/activemq/browse/SM-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41434#action_41434 ] 

Marcello Teodori commented on SM-834:
-------------------------------------

I get a ClassNotFoundException at deploy time on the SimpleFlatFileMarshaler class unless I add the commons-io JAR in lib/optional.
I've tried adding it as a dependency in my service unit, it gets packaged in the installer .zip file but the behaviour is the same.

> Provide File Marshalling for CSV/variable, fixed and heirarchial messages
> -------------------------------------------------------------------------
>
>                 Key: SM-834
>                 URL: https://issues.apache.org/activemq/browse/SM-834
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-components
>    Affects Versions: 3.1
>            Reporter: Juergen Mayrbaeurl
>            Assignee: Guillaume Nodet
>             Fix For: 3.2
>
>         Attachments: FileExtensionPropertyExpression.java, servicemix-core.diff, SimpleFlatFileMarshaler.java, zpv-contrib-servicemix-file.zip
>
>
> Provide file marshalling for file binding components similar to Parser Service Engine from Bostech ChainBuilder ESB (http://chainforge.net/chainbuilder/index.html)
> Sources as starting point attached. They show how to get CSV or fixed-length flat files on the bus in a generic way.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.