[
https://issues.apache.org/activemq/browse/SM-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38525
]
Juergen Mayrbaeurl commented on SM-834:
---------------------------------------
Hi Guillaume!
I've just build ServiceMix 3.2 and will now add my contribution. BTW the build
didn't work, because XFire 1.2.2 uses a non existing repository location for
its parent pom (see xfire-all-1.2.2.pom: repository entry 'java.net public
repo' on 'https://maven-repository.dev.java.net/nonav/repository' has no group
for org.codehaus.xfire). Simply commenting out the complete <repositories>
block solves the problem. Maybe ServiceMix 3.2 should use XFire 1.2.3+.
Do you have coding conventions for ServiceMix? Eclipse settings for code
formatting?
I'll provide some simple test cases.
> 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
> Fix For: 3.2
>
> Attachments: FileExtensionPropertyExpression.java,
> 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.