Hello to all!

I'm asking myself (and you) if I can use Kerberos for authentication and encryption to 
JMS like the GSS API can be used for a secured connection.

I want to realise the following scenario:

- Sending binary messages from EJB's to a client over an unsecured network (Internet) 
and back
- Queue mode for messaging, NO publish/subscribe
- mutual authentication for client and server

I've succesfully implemented a way with GSS API and simple socket connection, but my 
problem is that I'm not allowed to use sockets in an EJB. That's why I want to use JMS 
and JBossMQ.

Any information or examples are welcome!
Thanks for your Help...

Richard

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844903#3844903

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844903


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to