[jira] Resolved: (CAMEL-1369) @MessageDriven should be removed since we got @Consume

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1369. Resolution: Fixed Committed revision 749562. @MessageDriven should be removed since we got

[jira] Commented: (CAMEL-588) Remove cycle between camel, spi and model

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50160#action_50160 ] Claus Ibsen commented on CAMEL-588: --- I will close this one now as we got most fixed and have

[jira] Resolved: (CAMEL-588) Remove cycle between camel, spi and model

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-588. --- Resolution: Fixed Remove cycle between camel, spi and model

[jira] Resolved: (CAMEL-1402) move test component from camel-spring to camel-core

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1402. Resolution: Won't Fix Test component requires using the annotations to inject a proxy for

[jira] Created: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments Key:

[jira] Assigned: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1411: -- Assignee: (was: Claus Ibsen) CamelContext - Add ClassResolver to be used when you

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50162#action_50162 ] Claus Ibsen commented on CAMEL-1411: Send mail to dev forum for discussion first.

[jira] Created: (CAMEL-1413) Cache the big message into the file instead of using memory

2009-03-03 Thread Willem Jiang (JIRA)
Cache the big message into the file instead of using memory --- Key: CAMEL-1413 URL: https://issues.apache.org/activemq/browse/CAMEL-1413 Project: Apache Camel Issue Type: Improvement

[jira] Assigned: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-1411: -- Assignee: Claus Ibsen CamelContext - Add ClassResolver to be used when you need to load a

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50166#action_50166 ] Claus Ibsen commented on CAMEL-1411: This is also related to let ResolverUtil be

Re: Camel 2.0 - OSGi - loading classes

2009-03-03 Thread Willem Jiang
Hi Claus If the ThreadContextClassLoader is the user's bundle's classloader, and the user bundle doesn't import the org.apache.camel.jms package. The ObjectHelper can't load the right DefaultQueueBrowseStrategy class by using the bundle's classlaoder. Willem Claus Ibsen wrote: On Tue, Mar 3,

Re: Camel 2.0 - OSGi - loading classes

2009-03-03 Thread Claus Ibsen
On Tue, Mar 3, 2009 at 2:26 PM, Willem Jiang willem.ji...@gmail.com wrote: Hi Claus If the ThreadContextClassLoader is the user's bundle's classloader, and the user bundle doesn't import the org.apache.camel.jms package. The ObjectHelper can't load the right DefaultQueueBrowseStrategy class

[jira] Commented: (CAMEL-1413) Cache the big message into the file instead of using memory

2009-03-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50171#action_50171 ] Willem Jiang commented on CAMEL-1413: - Yes, I think we could get some configuration (such

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50172#action_50172 ] Claus Ibsen commented on CAMEL-1411: ResolverUtil is used in camel-spring camel-osgi

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

2009-03-03 Thread Nicolas Bouillon (JIRA)
JMSMessage vanishes attachments --- Key: CAMEL-1414 URL: https://issues.apache.org/activemq/browse/CAMEL-1414 Project: Apache Camel Issue Type: Bug Components: camel-jms Affects Versions: 2.0.0

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50173#action_50173 ] Willem Jiang commented on CAMEL-1411: - So we need to add a method in camel context to get

[jira] Commented: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=50174#action_50174 ] Claus Ibsen commented on CAMEL-1411: Yes I am adding a new SPI interface for the

[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

Re: Camel - Puzzled by this code comment vs. the code

2009-03-03 Thread James Strachan
2009/3/2 Claus Ibsen claus.ib...@gmail.com: Hi Looking into MessageSupport getBody(type) I was a bit puzzled with the code vs. the comment The code below is from a old version, eg 1 year old. This is highly what James have coded. However as I see it we do the opposite, we covert the body =

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

2009-03-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-1414: --- Assignee: Willem Jiang JMSMessage vanishes attachments ---

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

2009-03-03 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-1414. - Resolution: Fixed Fix Version/s: 1.6.1 2.0.0 Applied patch with

[jira] Resolved: (CAMEL-1404) Add SPI interface for pluggable Resolvers

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1404. Resolution: Fixed Committed revision 749648. Just add a bean instance to spring XML that is

[jira] Resolved: (CAMEL-1411) CamelContext - Add ClassResolver to be used when you need to load a class instead of ObjectHelper.loadClass to work in OSGi environments

2009-03-03 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1411. Resolution: Fixed CamelContext - Add ClassResolver to be used when you need to load a class

[jira] Created: (CAMEL-1415) should we offer a form of compensating transactions as a feature - like the BPEL notion of being able to send a compensating transaction message

2009-03-03 Thread James Strachan (JIRA)
should we offer a form of compensating transactions as a feature - like the BPEL notion of being able to send a compensating transaction message

[jira] Created: (CAMEL-1416) Using # notation to reference CXF serviceClass is not working

2009-03-03 Thread William Tam (JIRA)
Using # notation to reference CXF serviceClass is not working - Key: CAMEL-1416 URL: https://issues.apache.org/activemq/browse/CAMEL-1416 Project: Apache Camel Issue Type: Bug