anonymous wrote : | Yes, I already read that section...What Subject are you suppoed to pass in? It is the ConnectionRequestInfo that is supposed to be null. |
Correct, my memory wasn't working correctly. Like I said, you can either used the configured user/password or if there isn't one (our jca login modules have mechanisms to provide a default). have a separate config for the recovery user/password. It should be a case of refactoring the getSubject() code in BaseConnectionManager2. I never liked the way this worked in any case :-) View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3860448#3860448 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3860448 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
