I use CXF-ApacheMQ  to deploy different Web Service with a JMS binding.
One of these WS has a one way method that should only de-queue and
handle one message at a time (from the JMS queue)...In short, a
JMS-consumer that is processing a message (for this one way method)
should be unavailable until the end of the execution. I can't reproduce
this behaviour in my environment.

 

Is there a way to configure this?

Any ideas?

 

Benjamin Coiffe

 

Reply via email to