Thanks Willem..
i actually was using something like that only, i had used sort of content
based router, i.e. the choice and when clause and routing on the basis of
url and Http Method being hit. i was just wondering whether i can make
different endpoints for my service beans and as correctly poi
added attribute additionalClasspathElements
usage in configuration tag:
target/classes
- Romain
2012/5/12 Nestor Urquiza
> Whenever you are done I will test. I guess your proposal is to have
> something
> like ${basedir}/target/classes
>
> Thanks for following up on thi
I've just attached a patch to the JIRA issue.
https://issues.apache.org/jira/browse/CAMEL-5247
--
View this message in context:
http://camel.465427.n5.nabble.com/Handling-unsuccessful-Session-send-in-Quickfix-component-tp5680836p5708421.html
Sent from the Camel - Users mailing list archive at Nab
Worked like a charm:
${basedir}/target/classes
Thanks!
-Nestor
--
View this message in context:
http://camel.465427.n5.nabble.com/diagram-generator-tp4375588p5708442.html
Sent from the Camel - Users mailing list archive at Nabble.com.
np, thanks for your feedback
- Romain
2012/5/13 Nestor Urquiza
> Worked like a charm:
>
> ${basedir}/target/classes
>
> Thanks!
> -Nestor
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/diagram-generator-tp4375588p5708442.html
> Sent from the Camel - Users mailing li
I think about writing a new Camel component (e.g. for Salesforce or Neo4j). I
also think about using Scala for the new component. However, there is only a
Java-Component-Archetype at the moment. Is this for any reason?
Should new components be in Java, too (because more people will understand
and
On Sun, May 13, 2012 at 8:04 PM, megachucky wrote:
> I think about writing a new Camel component (e.g. for Salesforce or
> Neo4j). I
> also think about using Scala for the new component. However, there is only
> a
> Java-Component-Archetype at the moment. Is this for any reason?
>
> Should new com