[jira] Updated: (CAMEL-1613) Provide a CamelServer for testing/demo/small apps purposes

2009-05-13 Thread Bruno Borges (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruno Borges updated CAMEL-1613: Fix Version/s: 2.1.0 Affects Version/s: (was: 2.1.0) 2.0-M2

[jira] Created: (CAMEL-1613) Provide a CamelServer for testing/demo/small apps purposes

2009-05-13 Thread Bruno Borges (JIRA)
Provide a CamelServer for testing/demo/small apps purposes -- Key: CAMEL-1613 URL: https://issues.apache.org/activemq/browse/CAMEL-1613 Project: Apache Camel Issue Type: New Feature

[jira] Commented: (CAMEL-1610) unexpected mina exception with tcp and sync=false

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51681#action_51681 ] Claus Ibsen commented on CAMEL-1610: Ethan, we have discussed if we should validate for d

[jira] Resolved: (CAMEL-1610) unexpected mina exception with tcp and sync=false

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1610. Resolution: Working as Designed Assignee: Claus Ibsen Not a bug. > unexpected mina excep

Re: Setting the HeaderFilterStrategy on the component

2009-05-13 Thread Claus Ibsen
On Thu, May 14, 2009 at 5:27 AM, Willem Jiang wrote: > Hi > > When I did the work CAMEL-1594[1], I found I can't set the > HeaderFilterStrategy to the camel-http, camel-cxf, camel-jetty component. > > Also I could set the HeaderFilterStrategy on the camel-http endpoint, > but I think it's a conven

Setting the HeaderFilterStrategy on the component

2009-05-13 Thread Willem Jiang
Hi When I did the work CAMEL-1594[1], I found I can't set the HeaderFilterStrategy to the camel-http, camel-cxf, camel-jetty component. Also I could set the HeaderFilterStrategy on the camel-http endpoint, but I think it's a convenient way to do that. In most case, we just do this binding relates

[jira] Updated: (CAMEL-1612) Endpoint are not assigned to correct contexts

2009-05-13 Thread Siegfried Wirth (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1612?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siegfried Wirth updated CAMEL-1612: --- Attachment: jconsoletwocontexts.png applicationContext.xml Added a simple

[jira] Created: (CAMEL-1612) Endpoint are not assigned to correct contexts

2009-05-13 Thread Siegfried Wirth (JIRA)
Endpoint are not assigned to correct contexts - Key: CAMEL-1612 URL: https://issues.apache.org/activemq/browse/CAMEL-1612 Project: Apache Camel Issue Type: Bug Components: camel-core

[jira] Resolved: (CAMEL-1609) Content type for HTTP not being send in header

2009-05-13 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1609. - Resolution: Fixed trunk http://svn.apache.org/viewvc?rev=774383&view=rev camel-1.x http://s

[jira] Commented: (CAMEL-1604) UnitOfWork synchronization callbacks - add DSL for easy registering custom processor

2009-05-13 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51669#action_51669 ] Willem Jiang commented on CAMEL-1604: - +1 for global onCompletion and the route's onCom

[jira] Commented: (CAMEL-1610) unexpected mina exception with tcp and sync=false

2009-05-13 Thread Ethan Aubin (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51670#action_51670 ] Ethan Aubin commented on CAMEL-1610: Ahh, my mistake. That's exactly what it was. Perhap

[jira] Commented: (CAMEL-1610) unexpected mina exception with tcp and sync=false

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51668#action_51668 ] Claus Ibsen commented on CAMEL-1610: It should be & to separate the URI parameters. You h

[jira] Commented: (CAMEL-1610) unexpected mina exception with tcp and sync=false

2009-05-13 Thread Ethan Aubin (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51667#action_51667 ] Ethan Aubin commented on CAMEL-1610: Thats good to know. Though, using the endpoint "min

[jira] Commented: (CAMEL-1610) unexpected mina exception with tcp and sync=false

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51665#action_51665 ] Claus Ibsen commented on CAMEL-1610: If you send text data (eg like String) then you must

[jira] Created: (CAMEL-1611) IOConverterTest unit test failure

2009-05-13 Thread Ethan Aubin (JIRA)
IOConverterTest unit test failure - Key: CAMEL-1611 URL: https://issues.apache.org/activemq/browse/CAMEL-1611 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 1.6.0

[jira] Created: (CAMEL-1610) unexpected mina exception with tcp and sync=false

2009-05-13 Thread Ethan Aubin (JIRA)
unexpected mina exception with tcp and sync=false - Key: CAMEL-1610 URL: https://issues.apache.org/activemq/browse/CAMEL-1610 Project: Apache Camel Issue Type: Bug Components: camel-m

[jira] Commented: (CAMEL-1604) UnitOfWork synchronization callbacks - add DSL for easy registering custom processor

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51662#action_51662 ] Claus Ibsen commented on CAMEL-1604: I am wondering if it makes sence to support global o

[jira] Commented: (CAMEL-1608) Fix pom.xml files to support nexus based release process

2009-05-13 Thread Savas Ali Tokmen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51661#action_51661 ] Savas Ali Tokmen commented on CAMEL-1608: - Hello Hadrian In Maven, when you put the:

[jira] Updated: (CAMEL-1609) Content type for HTTP not being send in header

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-1609: --- Affects Version/s: 1.6.0 Fix Version/s: 2.0.0 1.6.1 As

[jira] Commented: (CAMEL-1609) Content type for HTTP not being send in header

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51660#action_51660 ] Claus Ibsen commented on CAMEL-1609: BTW a workaround is creating your own http header fi

[jira] Created: (CAMEL-1609) Content type for HTTP not being send in header

2009-05-13 Thread Frank V. Castellucci (JIRA)
Content type for HTTP not being send in header -- Key: CAMEL-1609 URL: https://issues.apache.org/activemq/browse/CAMEL-1609 Project: Apache Camel Issue Type: Bug Components: camel-http

Re: [DISCUSS - Camel 2.0]- Synchronization (UnitOfWork callbacks) and needed syntax DSL sugar

2009-05-13 Thread Claus Ibsen
Hi I have just committed the first cut to trunk. I decided that onCompletion was a better DSL keyword than synchronize. I have added a wiki page that shows how to use it and some background on it: http://cwiki.apache.org/confluence/display/CAMEL/OnCompletion Any thoughts? -- Claus Ibsen Ap

[jira] Commented: (CAMEL-1604) UnitOfWork synchronization callbacks - add DSL for easy registering custom processor

2009-05-13 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51656#action_51656 ] Claus Ibsen commented on CAMEL-1604: Committed first cut to trunk: 774252. Added wiki pa