Feature Requests item #1008568, was opened at 2004-08-13 10:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376688&aid=1008568&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: solso (solsoliri)
Assigned to: Nobody/Anonymous (nobody)
Summary: Kerberos for JMS

Initial Comment:
Could a support for Kerberos security be added to the 
JMS architecture of JBoss? JMS maybe can be secured 
via SSL (not very clear for me at the moment), but I 
have found absolut no documentation for securing JMS 
via Kerberos.

This could be helpfull for the following scenario:

- sending binary messages from EJB's (e.g. session 
bean) to another server over an unsecured network 
(e.g. the Internet) and the other way round
- only queue mode of messaging is used
- mutual authentication is needed (server and client)
- encryption of the message with Kerberos

I've attached a sample java file how I solved this via a 
simple socket connection and GSS API. Maybe this gives 
you a little help.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376688&aid=1008568&group_id=22866


-------------------------------------------------------
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-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to