Hi Nodet
Yes, and it can perform more than service invocation part. you can find
more information by check camel-cxf component code :)
Cheers,
Willem.
Guillaume Nodet wrote:
Hi Willem!
Does the cxf component performs any soap processing using cxf ? Or is it
just the marshaling / service inv
[
https://issues.apache.org/activemq/browse/CAMEL-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-151.
---
Resolution: Fixed
Sendingcamel-core/pom.xml
Sendingcomponents/camel-atom/p
There is another circular dependency: camel-jms depends on apache-activemq
for testing which depends on camel-jms.
It seems to work with maven somehow, but this is still a mess and will lead
to problem when releasing.
Also, i'm trying to create OSGi bundles instead of plain jars, and the build
does
Make all modules OSGi bundles
-
Key: CAMEL-151
URL: https://issues.apache.org/activemq/browse/CAMEL-151
Project: Apache Camel
Issue Type: New Feature
Reporter: Guillaume Nodet
Assignee: Gui
[
https://issues.apache.org/activemq/browse/CAMEL-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved CAMEL-150.
---
Resolution: Fixed
Fix Version/s: 1.2.0
Assignee: Guillaume Nodet
Fixed, th
I think we should keep the seda component somehow, but change itssemantic
(and name) so that it becomes a "in memory queue", like
JMS without persistence and all. I think it still can be quite handy for
unit testing, demos, etc
Btw, if we introduce thread pools, i'm a bit worried about the e