Re: svn commit: r907978 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ components/camel-http/src/main/java/org/apache/camel/component/http/

2010-02-09 Thread Willem Jiang
Hi Claus, I will add the unit test for it, thanks for point it out. Regards, Willem Claus Ibsen wrote: Hi Willem I noticed you did NOT add an unit test to this commit about the HttpServletRequest/Response stored as IN headers. Could you please add unit tests for that. We are planning to do s

[jira] Commented: (CAMEL-2456) JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the ManagedResource annotation

2010-02-09 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57485#action_57485 ] Willem Jiang commented on CAMEL-2456: - Hi Claus, I checked the code of JmsTemporaryTopi

Re: svn commit: r907978 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ components/camel-http/src/main/java/org/apache/camel/component/http/

2010-02-09 Thread Claus Ibsen
Hi Willem I noticed you did NOT add an unit test to this commit about the HttpServletRequest/Response stored as IN headers. Could you please add unit tests for that. We are planning to do some major upgrades on camel-http and camel-jetty in 2.3 timeframe. eg upgrading to http client 4.0.x and jet

[jira] Commented: (CAMEL-2456) JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the ManagedResource annotation

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57484#action_57484 ] Claus Ibsen commented on CAMEL-2456: Willem *yes* it will JMX puts *considerable* overhe

[jira] Commented: (CAMEL-2456) JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the ManagedResource annotation

2010-02-09 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57483#action_57483 ] Willem Jiang commented on CAMEL-2456: - Hi Claus I think we should provide the management

Re: CastorunMarshlling in camel routing problem

2010-02-09 Thread Claus Ibsen
On Wed, Feb 10, 2010 at 7:23 AM, NagendraCorpus wrote: > >  Hi, > > I am writing camel javaDSL routing , in routing i am doing unmarshling > castor, but its is not executing that route , to unmarshall using castor > what i have to do in routing ,please rply soon > Thanks, > Nagendra. Please use t

CastorunMarshlling in camel routing problem

2010-02-09 Thread NagendraCorpus
Hi, I am writing camel javaDSL routing , in routing i am doing unmarshling castor, but its is not executing that route , to unmarshall using castor what i have to do in routing ,please rply soon Thanks, Nagendra. -- View this message in context: http://old.nabble.com/CastorunMarshlling-in-came

[jira] Commented: (CAMEL-2456) JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the ManagedResource annotation

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57482#action_57482 ] Claus Ibsen commented on CAMEL-2456: I do NOT think we should enlist temporary JMS queues

Re: svn commit: r908326 - in /camel/trunk/components/camel-jms/src/main/java/org/apache/camel/component/jms: JmsTemporaryQueueEndpoint.java JmsTemporaryTopicEndpoint.java

2010-02-09 Thread Claus Ibsen
Hi I do NOT think we should enlist temporary JMS queues in JMX management, the overhead is way to high for that. Since those queues are temporary they live for a short time and management is more about long lived resources to manage. Can we do a -1 on this and implement logic to skip trying to re

Re: Camelcontextfactory in bundle

2010-02-09 Thread Claus Ibsen
On Wed, Feb 10, 2010 at 5:22 AM, NagendraCorpus wrote: > > Hi, > > how to use camelcontextfactory inside bundle activator, can any one please > send some sample code or explain how to write . > Please post to the Camel user form and NOT the developer for user related questions! > Thanks, > Nage

Re: Camelcontextfactory in bundle

2010-02-09 Thread Willem Jiang
Hi You can take a look at the camel-example-guicy-jms[1]. There is a MyActivator can help you. [1]https://svn.apache.org/repos/asf/camel/trunk/examples/camel-example-guice-jms Willem NagendraCorpus wrote: Hi, how to use camelcontextfactory inside bundle activator, can any one please send s

Camelcontextfactory in bundle

2010-02-09 Thread NagendraCorpus
Hi, how to use camelcontextfactory inside bundle activator, can any one please send some sample code or explain how to write . Thanks, Nagendra.M -- View this message in context: http://old.nabble.com/Camelcontextfactory-in-bundle-tp27526052p27526052.html Sent from the Camel Development mailin

[jira] Commented: (CAMEL-2396) Add a DataFormat for handling JAXB data inside SOAP

2010-02-09 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57481#action_57481 ] Willem Jiang commented on CAMEL-2396: - @Christian I think the soap action should be put

[jira] Created: (CAMEL-2456) JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the ManagedResource annotation

2010-02-09 Thread Willem Jiang (JIRA)
JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the ManagedResource annotation --- Key: CAMEL-2456 URL: https://issues.apache.org/activemq/browse/CAMEL-24

[jira] Commented: (CAMEL-2396) Add a DataFormat for handling JAXB data inside SOAP

2010-02-09 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57477#action_57477 ] Christian Schneider commented on CAMEL-2396: Hi Willem, I currently try to inclu

[jira] Work stopped: (CAMEL-2333) Lucene Component - Create feature file

2010-02-09 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-2333 stopped by Ashwin Karpe. > Lucene Component - Create feature file > -- > > Key: CAMEL-2333 >

[jira] Work started: (CAMEL-2333) Lucene Component - Create feature file

2010-02-09 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-2333 started by Ashwin Karpe. > Lucene Component - Create feature file > -- > > Key: CAMEL-2333 >

[jira] Commented: (CAMEL-2360) recipientList retryUntil not working

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57467#action_57467 ] Claus Ibsen commented on CAMEL-2360: trunk: 908073. > recipientList retryUntil not worki

[jira] Commented: (CAMEL-2360) recipientList retryUntil not working

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57468#action_57468 ] Claus Ibsen commented on CAMEL-2360: Marco you are welcome to try with latest code from t

Re: Apache Camel 2.2.0 Release

2010-02-09 Thread Hadrian Zbarcea
Will try this on Linux, on Mac there's curl instead of wget. At one point the artifact upload timed out, we have a few large ones, so I had to restart release:perform. That may be an explanation. Hadrian On Feb 9, 2010, at 4:30 AM, Gert Vanthienen wrote: > L.S., > > For Felix and ServiceMi

Re: Apache Camel 2.2.0 Release

2010-02-09 Thread Hadrian Zbarcea
I wonder why the ianal plugin did not complain. Hadrian On Feb 9, 2010, at 4:42 AM, Martin Krasser wrote: > camel-example-gae as well. Added it to trunk. > > Claus Ibsen schrieb: >> Hi >> >> camel-gae was missing LICENSE.txt in the -source .jar (eg not in >> src/main/resources/META-INF) >> I ha

[jira] Commented: (CAMEL-2333) Lucene Component - Create feature file

2010-02-09 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57466#action_57466 ] Ashwin Karpe commented on CAMEL-2333: - This patch requires a fix to be applied in Service

[jira] Updated: (CAMEL-2360) recipientList retryUntil not working

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2360: --- Fix Version/s: (was: 2.2.0) 2.3.0 Okay for a timing issue when using {{par

[jira] Updated: (CAMEL-2333) Lucene Component - Create feature file

2010-02-09 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwin Karpe updated CAMEL-2333: Attachment: lucene-3.0.0-smx-bundle.zip The bundle zip file is the directory added to the servi

[jira] Updated: (CAMEL-2333) Lucene Component - Create feature file

2010-02-09 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashwin Karpe updated CAMEL-2333: Attachment: features.zip lucene-feature-file.patch lucene-bundle

[jira] Commented: (CAMEL-2333) Lucene Component - Create feature file

2010-02-09 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57454#action_57454 ] Ashwin Karpe commented on CAMEL-2333: - Hi Claus, Hadrian and Jon, I have created a patch

[jira] Work started: (CAMEL-2333) Lucene Component - Create feature file

2010-02-09 Thread Ashwin Karpe (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on CAMEL-2333 started by Ashwin Karpe. > Lucene Component - Create feature file > -- > > Key: CAMEL-2333 >

[jira] Resolved: (CAMEL-2455) Add URI option for closing a session after each message

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2455. Resolution: Fixed Fix Version/s: 2.3.0 trunk: 907996. There is a {{disconnect}} option

[jira] Assigned: (CAMEL-2455) Add URI option for closing a session after each message

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-2455: -- Assignee: Claus Ibsen > Add URI option for closing a session after each message > -

Re: svn commit: r907978 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ components/camel-http/src/main/java/org/apache/camel/component/http/

2010-02-09 Thread Willem Jiang
Hi Claus, I didn't realized the change of HttpConverter introduced the conflicts of the Message --> InputStream, I will revert these part of the HttpConverter change, but I'd like to keep the other part of the change, as user can get the HttpServletRequest and HttpServletResponse from the me

[jira] Created: (CAMEL-2455) Add URI option for closing a session after each message

2010-02-09 Thread Johan Haleby (JIRA)
Add URI option for closing a session after each message --- Key: CAMEL-2455 URL: https://issues.apache.org/activemq/browse/CAMEL-2455 Project: Apache Camel Issue Type: Improvement

Re: Camel components not working inside felix

2010-02-09 Thread Gert Vanthienen
L.S., Did you deploy the camel-spring-osgi bundle as well? Afaik, that one has some extra bits for making sure that additional components/converters/... get loaded properly in an OSGi environment. You can always have a look in http://repo2.maven.org/maven2/org/apache/camel/karaf/features/2.1.0/fe

Re: Apache Camel 2.2.0 Release

2010-02-09 Thread Martin Krasser
camel-example-gae as well. Added it to trunk. Claus Ibsen schrieb: Hi camel-gae was missing LICENSE.txt in the -source .jar (eg not in src/main/resources/META-INF) I have committed the needed files to trunk. On Sun, Feb 7, 2010 at 7:49 AM, Hadrian Zbarcea wrote: Hi, The Apache Camel 2.

Re: svn commit: r907978 - in /camel/trunk: camel-core/src/main/java/org/apache/camel/ components/camel-http/src/main/java/org/apache/camel/component/http/

2010-02-09 Thread Claus Ibsen
Hi I am not totally happy about this. You may end with a type converter duplicate when you do a Message -> InputStream as an existing type converter may exists. I would like to -1 this ticket in the 2.x timeframe. The issue is that we have specialized xxxMessage objects where it may be better to

Re: Apache Camel 2.2.0 Release

2010-02-09 Thread Gert Vanthienen
L.S., For Felix and ServiceMix, we have a script to validate the signatures/hashes in a staged release. I have created a similar script for Camel in http://svn.apache.org/viewvc/camel/scripts/check_camel_release.sh. It does report problems with the SHA/MD5 hashes in the uploaded release candidat

[jira] Commented: (CAMEL-2453) Store the HttpServletRequest and HttpServletResponse into HttpMessage header

2010-02-09 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57451#action_57451 ] Willem Jiang commented on CAMEL-2453: - Also updated the HttpConvert, in this way we can

[jira] Updated: (CAMEL-2453) Store the HttpServletRequest and HttpServletResponse into HttpMessage header

2010-02-09 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang updated CAMEL-2453: Description: We store the Http Request and Response object into HttpMessage as member objects,

[jira] Commented: (CAMEL-2453) Store the HttpServletRequest and HttpServletResponse into HttpMessage header

2010-02-09 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57450#action_57450 ] Willem Jiang commented on CAMEL-2453: - When we move the Camel 3.0, we can consider to get

[jira] Resolved: (CAMEL-2454) Upgrade to woodstox 4.0.7

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2454. Resolution: Fixed trunk: 907972. camel-soap is also upgraded > Upgrade to woodstox 4.0.7 > --

[jira] Commented: (CAMEL-2396) Add a DataFormat for handling JAXB data inside SOAP

2010-02-09 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57447#action_57447 ] Willem Jiang commented on CAMEL-2396: - Just committed the Spring and DSL support to soap

[jira] Created: (CAMEL-2454) Upgrade to woodstox 4.0.7

2010-02-09 Thread Claus Ibsen (JIRA)
Upgrade to woodstox 4.0.7 - Key: CAMEL-2454 URL: https://issues.apache.org/activemq/browse/CAMEL-2454 Project: Apache Camel Issue Type: Task Affects Versions: 2.2.0 Reporter: Claus Ibsen As

[jira] Resolved: (CAMEL-2360) recipientList retryUntil not working

2010-02-09 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2360. Resolution: Fixed Fix Version/s: 2.2.0 Should work in 2.2 release > recipientList retry