Hi all,
I've another SOAP spring-ws question for you.
Currently I can't see a way to dynamically set SOAP headers using spring-ws. I
can set static headers by creating a MessageFactory but I see no way to pass
values into it. Is this currently possible?
It looks like the recommended approach f
This issue should be fixed by CAMEL-4570[1]
[1] https://issues.apache.org/jira/browse/CAMEL-4570
--
View this message in context:
http://camel.465427.n5.nabble.com/Missing-detail-element-in-SOAP-fault-tp4913512p4931073.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi Lukas,
The Camel file component will "inject" a message per file.
It means that you can stop a route after just processing a message. You
can control that with another route containing a bean, and define when
you want to stop a route (after a number of processed files for instance).
In th
Hi everybody,
After we got the expertise, that camel doesn't support consuming a fix
amount of files and stops after all files are consumed, we want to implement
our own customized endpoint, which is able to fulfill our requirements.
Basically we have to grab some files at a defined moment. We g
Not as far as I know of (visually) - but the tracer -
http://camel.apache.org/tracer.html - is the component which can show
you the actual flow - maybe you can build something off that?
2011/10/22 newbiee :
> I would like to know if there is any tool in ServiceMix/Active MQ/CAMEL to
> visually mon
Hi
You mean at runtime to visualize message flow?
Then you are in the domain of monitoring and management tools.
There is a number of commercial and open source tools for this.
They may be more generic, and not Camel specific.
There is some commercial vendors who is working on adding
specific Cam
it works exactly as I wanted
thanks !!! :)
--
View this message in context:
http://camel.465427.n5.nabble.com/problem-with-Timer-based-polling-consumer-tp4913140p4929289.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Yogesh,
Thank you for the info! It should work.
regards,
Anton
--
View this message in context:
http://camel.465427.n5.nabble.com/CXF-component-with-WS-Addressing-and-one-way-messages-tp4370106p4928987.html
Sent from the Camel - Users mailing list archive at Nabble.com.