Can not consume messages which are sent to temp queue using 2 different camel contexts

2013-09-08 Thread Nhan Nguyen
Hi all, I have 2 machines, one for producer and one for consumer. Sometime I need to create some temp queues for sending/receiving messages. But I see that I can not use temp queue this case. All messages are lot. I suspect the cause is due to using 2 different camel contexts so I wrote below code

Re: Securing Inbound WebService Endpoint

2013-09-08 Thread Christian Müller
No. Your code snippets are for configuring the client part as documented here [1]. We already provide the server configuration in one of the many other threads you started. [1] http://cxf.apache.org/docs/client-http-transport-including-ssl-support.html Best, Christian - Software