[jira] [Commented] (CAMEL-4351) Impossible to use placeholders in endpointName and serviceName attributes of cxf:cxfEndpoint

2011-08-19 Thread Sergey Zhemzhitsky (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087555#comment-13087555 ] Sergey Zhemzhitsky commented on CAMEL-4351: --- Hi Claus, That's right. This is

[jira] [Created] (CAMEL-4353) Using transacted in Java DSL without Spring XML setting up TX manager should report better error when not able to find a TX manager in the registry

2011-08-19 Thread Claus Ibsen (JIRA)
Using transacted in Java DSL without Spring XML setting up TX manager should report better error when not able to find a TX manager in the registry ---

Re: FTP component enhancement suggestion

2011-08-19 Thread Marco Crivellaro
Claus Ibsen-2 wrote: Did you guys come to any conclusions? Please let me know if I should open a JIRA ticket for this, thank you -- View this message in context: http://camel.465427.n5.nabble.com/FTP-component-enhancement-suggestion-tp4692606p4714742.html Sent from the Camel Development

[jira] [Resolved] (CAMEL-4353) Using transacted in Java DSL without Spring XML setting up TX manager should report better error when not able to find a TX manager in the registry

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4353. Resolution: Fixed Using transacted in Java DSL without Spring XML setting up TX manager should

Re: [HEADS UP] - Adjustments to ExecutorServiceManager on trunk

2011-08-19 Thread Claus Ibsen
The latest commits look good. Only a few cosmetic changes that would be nice to do - Add missing/fix javadoc to ExecutorServiceManager (its a SPI interface so full javadoc shows professionalism) - Add missing/fix javadoc to ThreadPoolFactory (its a SPI interface so full javadoc shows

[jira] [Commented] (CAMEL-4345) Synchronized code causes long delays and hangs for big applications especially with Blueprint

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087606#comment-13087606 ] Claus Ibsen commented on CAMEL-4345: Did anyone create a ticket at Google CLHM to ask

[jira] [Commented] (CAMEL-4345) Synchronized code causes long delays and hangs for big applications especially with Blueprint

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087605#comment-13087605 ] Claus Ibsen commented on CAMEL-4345: The osgi manifest contains import of the google

[jira] [Updated] (CAMEL-4350) Camel-jdbc with ListMap has arbitrary column order

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-4350: --- Component/s: camel-sql camel-jdbc Summary: Camel-jdbc with ListMap has

[jira] [Commented] (CAMEL-4350) Camel-jdbc with ListMap has arbitrary column order

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087615#comment-13087615 ] Claus Ibsen commented on CAMEL-4350: By fixing it in camel-jdbc and camel-sql the

[jira] [Created] (CAMEL-4354) header added using an EventNotifier is not present at AggregationStrategy for http endpoints

2011-08-19 Thread Marco Crivellaro (JIRA)
header added using an EventNotifier is not present at AggregationStrategy for http endpoints Key: CAMEL-4354 URL: https://issues.apache.org/jira/browse/CAMEL-4354

[jira] [Commented] (CAMEL-4345) Synchronized code causes long delays and hangs for big applications especially with Blueprint

2011-08-19 Thread Jeff Genender (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087662#comment-13087662 ] Jeff Genender commented on CAMEL-4345: -- Claus, yes I opened an issue to OSGI-ify

[jira] [Commented] (CAMEL-4354) header added using an EventNotifier is not present at AggregationStrategy for http endpoints

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087663#comment-13087663 ] Claus Ibsen commented on CAMEL-4354: Also make sure you set the header on the correct

Re: [HEADS UP] - Adjustments to ExecutorServiceManager on trunk

2011-08-19 Thread Christian Schneider
Committed the changes. I even built before I committed to show extra professionalism :-) Christian Am 19.08.2011 10:00, schrieb Claus Ibsen: The latest commits look good. Only a few cosmetic changes that would be nice to do - Add missing/fix javadoc to ExecutorServiceManager (its a SPI

[jira] [Commented] (CAMEL-4345) Synchronized code causes long delays and hangs for big applications especially with Blueprint

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087678#comment-13087678 ] Claus Ibsen commented on CAMEL-4345: I have applied that last change in osgi imports.

Re: [HEADS UP] - Adjustments to ExecutorServiceManager on trunk

2011-08-19 Thread Claus Ibsen
On Fri, Aug 19, 2011 at 2:22 PM, Christian Schneider ch...@die-schneider.net wrote: Committed the changes. I even built before I committed to show extra professionalism :-) Ah that is maybe too professional. Sometimes you have to leave easy mistakes in for others to fix :) Christian Am

[jira] [Created] (CAMEL-4355) CxfRsProducer - Should use LRUSoftCache and start/stop the cache according to the producers lifecycle

2011-08-19 Thread Claus Ibsen (JIRA)
CxfRsProducer - Should use LRUSoftCache and start/stop the cache according to the producers lifecycle - Key: CAMEL-4355 URL:

[jira] [Commented] (CAMEL-4354) header added using an EventNotifier is not present at AggregationStrategy for http endpoints

2011-08-19 Thread Marco Crivellaro (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087690#comment-13087690 ] Marco Crivellaro commented on CAMEL-4354: - fixed by making use of exchange

[jira] [Assigned] (CAMEL-4355) CxfRsProducer - Should use LRUSoftCache and start/stop the cache according to the producers lifecycle

2011-08-19 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang reassigned CAMEL-4355: --- Assignee: Willem Jiang CxfRsProducer - Should use LRUSoftCache and start/stop the cache

[jira] [Created] (CAMEL-4356) faster way of testing for file existence

2011-08-19 Thread Marco Crivellaro (JIRA)
faster way of testing for file existence Key: CAMEL-4356 URL: https://issues.apache.org/jira/browse/CAMEL-4356 Project: Camel Issue Type: Improvement Components: camel-ftp Affects

Re: FTP component enhancement suggestion

2011-08-19 Thread Marco Crivellaro
I've opened a ticket for it https://issues.apache.org/jira/browse/CAMEL-4356 -- View this message in context: http://camel.465427.n5.nabble.com/FTP-component-enhancement-suggestion-tp4692606p4715564.html Sent from the Camel Development mailing list archive at Nabble.com.

[HEADS UP] Moving org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Christian Schneider
Hi All, I am currently looking into the dependencies betwen packages in camel-core. The packages org.apache.camel and org.apache.camel.spi form the camel api. So I am trying to make them not depend on other packages from camel-core. One problem there is the starter class Main. It needs

[jira] [Created] (CAMEL-4357) Move org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Christian Schneider (JIRA)
Move org.apache.camel.Main to org.apache.camel.main.Main Key: CAMEL-4357 URL: https://issues.apache.org/jira/browse/CAMEL-4357 Project: Camel Issue Type: Improvement

[jira] [Commented] (CAMEL-4357) Move org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087709#comment-13087709 ] Claus Ibsen commented on CAMEL-4357: There is also a Main class in camel-spring. It

Need Urgent Help

2011-08-19 Thread khinvra
Hi all, we need urgent help in... 1) sample code for publishing data/xml through camel-java-servicemix to an ENDPOINT from where StoneEdge will download it using GET/POST methode 2) sample code for receiving data/xml through camel-java-servicemix from STONEEDGE ENDPOINT using Get/Post methode

[jira] [Commented] (CAMEL-4357) Move org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Christian Schneider (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087722#comment-13087722 ] Christian Schneider commented on CAMEL-4357: The one in camel-spring is not

Re: [HEADS UP] Moving org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Claus Ibsen
On Fri, Aug 19, 2011 at 3:40 PM, Christian Schneider ch...@die-schneider.net wrote: Hi All, I am currently looking into the dependencies betwen packages in camel-core. The packages org.apache.camel and org.apache.camel.spi form the camel api. So I am trying to make them not depend on other

Re: [HEADS UP] - Adjustments to ExecutorServiceManager on trunk

2011-08-19 Thread bvahdat
Like the one here: http://svn.apache.org/viewvc?view=revisionrevision=1159323 @Christian please don't blame me posting here as I simply couldn't stop myself commenting on this. -- View this message in context:

Re: [HEADS UP] Moving org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Christian Schneider
The problem is absolutely not about naming. The problem is that camel-core contains about 70k lines of code. So what we need is to have a small subset of this code that components can depend on. The smaller the better. Currently any change in camel-core could break any component. If we had a

[jira] [Commented] (CAMEL-4339) AdviceWith - Add fluent builder to easily replace the from endpoint

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087740#comment-13087740 ] Claus Ibsen commented on CAMEL-4339: Renamed to replaceFromWith to indicate its being

[jira] [Commented] (CAMEL-4343) Add method to test kit to control if CamelContext should be auto started or not

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087739#comment-13087739 ] Claus Ibsen commented on CAMEL-4343: See updated wiki page at advice with Add method

[jira] [Resolved] (CAMEL-4343) Add method to test kit to control if CamelContext should be auto started or not

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4343. Resolution: Fixed Add method to test kit to control if CamelContext should be auto started or

Re: [HEADS UP] Moving org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Christian Schneider
Just digged deeper into ServiceSupport. It references org.apache.camel.Service. So if we can agree that util may use the API and the API may not use util then it could be moved there. I am not sure if a class you extend from is a util class though. When I think of a util class I rather think of

Re: [HEADS UP] Moving org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Claus Ibsen
I am not sure moving Main to a main package is a good idea. As you would lock yourself into only having the Main class there. What about adding a org.apache.camel.support package. And then have more commonly used Camel classes by end users in there. Such as the Main class. But by naming it

Re: [HEADS UP] Moving org.apache.camel.Main to org.apache.camel.main.Main

2011-08-19 Thread Christian Schneider
We could do something like that but the problem is the scope and dependency rules for this new package. Main needs access to all inner details of camel. So you only would like to put classes in that package that also need such details. On the other hand this package should be accessed by

[jira] [Commented] (CAMEL-4354) header added using an EventNotifier is not present at AggregationStrategy for http endpoints

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087755#comment-13087755 ] Claus Ibsen commented on CAMEL-4354: Marco which http component did you use? http4 or

[jira] [Assigned] (CAMEL-4354) header added using an EventNotifier is not present at AggregationStrategy for http endpoints

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-4354: -- Assignee: Claus Ibsen header added using an EventNotifier is not present at

[jira] [Commented] (CAMEL-4354) header added using an EventNotifier is not present at AggregationStrategy for http endpoints

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087758#comment-13087758 ] Claus Ibsen commented on CAMEL-4354: Okay the ExchangeSentEvent is being fired to

[jira] [Created] (CAMEL-4358) Move org.apache.camel.management.Statistic to org.apache.camel.spi.Statistic

2011-08-19 Thread Christian Schneider (JIRA)
Move org.apache.camel.management.Statistic to org.apache.camel.spi.Statistic Key: CAMEL-4358 URL: https://issues.apache.org/jira/browse/CAMEL-4358 Project: Camel

[jira] [Commented] (CAMEL-4358) Move org.apache.camel.management.Statistic to org.apache.camel.spi.Statistic

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087787#comment-13087787 ] Claus Ibsen commented on CAMEL-4358: we could then turn Statistic into a class instead

[jira] [Commented] (CAMEL-4358) Move org.apache.camel.management.Statistic to org.apache.camel.spi.Statistic

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13087786#comment-13087786 ] Claus Ibsen commented on CAMEL-4358: Yeah that could be a good idea. However if we

[jira] [Resolved] (CAMEL-4354) header added using an EventNotifier is not present at AggregationStrategy for http endpoints

2011-08-19 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-4354. Resolution: Fixed Fix Version/s: 2.9.0 ExchangeSentEvent is now emitted when producer is

Re: Need Urgent Help

2011-08-19 Thread Johan Edstrom
Please use the users list for questions on how to use Camel. Also there is plenty of documentation on http://camel.apache.org/ /je On Fri, Aug 19, 2011 at 7:32 AM, khinvra khin...@yahoo.com wrote: Hi all, we need urgent help in... 1) sample code for publishing data/xml through

[jira] [Created] (CAMEL-4359) Exception thrown during JAXB marshalling will cause SedaConsumer to break

2011-08-19 Thread Dragisa Krsmanovic (JIRA)
Exception thrown during JAXB marshalling will cause SedaConsumer to break - Key: CAMEL-4359 URL: https://issues.apache.org/jira/browse/CAMEL-4359 Project: Camel Issue

[jira] [Updated] (CAMEL-4359) Exception thrown during JAXB marshalling will cause SedaConsumer to break

2011-08-19 Thread Dragisa Krsmanovic (JIRA)
[ https://issues.apache.org/jira/browse/CAMEL-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dragisa Krsmanovic updated CAMEL-4359: -- Attachment: CAMEL-4359.patch I am adding unit test that demonstrates the problem.