[jboss-user] [JBoss Messaging] - SecurityMetaDataStore implementation in AS5

anil.saldhana@jboss.com do-not-reply at jboss.com
Tue Feb 12 00:16:15 EST 2008


the SMDS implementation uses SecurityAssociation for pushing/popping subject context. So it has direct usage of security internal api. This is the main cause of jms tests failure in AS5 (all those with the security exceptions).
 
I am going to provide an implementation which is a rip off the SMDS but using the security SPI, in the messaging module of AS5.

Conveyed to Tim in person today.

This new integration implementation of SMDS is what will be injected into the ServerPeer.

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

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



More information about the jboss-user mailing list