Hello, I have questions regarding authentication with CXF/ActiveMQ .

THE INFRASTRUCTURE
Here are the pieces I want to put in place:
(i n c o m i n g   m e s s a g e   s c e n a r i o)
  SOAP/HTTP            XML/JMS
 -------------> CXF ----------> ActiveMQ

WHAT I WANT TO DO
I want ActiveMQ to make sure the sender can write to the queue

MY QUESTIONS
- Is it possible for CXF to transfer Certificate/name/psw to ActiveMQ?
ActiveMQ would be in charge of the authentication.
- Or can CXF create a token which ActiveMQ could use to make sure the
message producer can write to the queue?

Thanx



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Authentication-with-CXF-ActiveMQ-tp4684030.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.

Reply via email to