yes, i have the same problem with the consoles.
another option would be a pluggable resolver, i.e:
(pseudo code)
|
| interface IdentityResolver {
| Identity resolve(Context ctx);
| }
|
|
Identity would then be an actor for instance,
and the context might be a JASS subject.
We could then provide a default resolver that delegates to JAAS.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195863#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...