[jira] Updated: (CAMEL-1438) Mina Component : make lazySessionCreation true by default

2009-03-09 Thread Nicolas Bouillon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Bouillon updated CAMEL-1438: Patch Info: [Patch Available] Mina Component : make lazySessionCreation true

[jira] Updated: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Nicolas Bouillon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Bouillon updated CAMEL-1418: Attachment: UseFilters.patch Patch against camel-mina component Added an endpoint

[jira] Updated: (CAMEL-1418) Allow usage of any IoFilter in camel-mina, not only ProtocolCodecFilter

2009-03-04 Thread Nicolas Bouillon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Bouillon updated CAMEL-1418: Attachment: TestCase.patch Test case for filter. Patch against : components/camel-mina

Edit wiki

2009-03-04 Thread Nicolas Bouillon
Hi, I would like to have rights to edit the wiki. I would like to add some example for mina filters. My Confluence username is my email address, and my JIRA username is bouil. Regards Nicolas.

[jira] Created: (CAMEL-1414) JMSMessage vanishes attachments

2009-03-03 Thread Nicolas Bouillon (JIRA)
Reporter: Nicolas Bouillon When using this kind of route from uri=activemq:queue:test/ camel:process ref=mailProcessor / to uri=smtp://localhost:25?to=u...@localhost / and trying to enrich the message in the mailProcessor with exchange.getIn().addAttachment(attachement.txt

[jira] Updated: (CAMEL-1414) JMSMessage vanishes attachments

2009-03-03 Thread Nicolas Bouillon (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Bouillon updated CAMEL-1414: Attachment: JmsMessageCopyAttachments.diff Attached patch against components/camel-jms