We use it...

I never had problems wih jboss.jcml, except that once with PRE2.1 it was
adding some of the parts I was removing from the file. It turned out, that
there is jboss-auto.jcml. I don't know what's the purpose of the file, but
you might try adding you entries in both jboss.jcml and jboss-auto.jcml. May
be this helps....

Also, if I remember correctly, I did not modify jboss.jcml (PRE-2.1) in
order to use JAAS security. I modified standardjboss.xml for every container
type (don't know whether this is the right way, but it works at least):

"
<container-configuration>
...
        <authentication-module>java:/jaas/other</authentication-module>
      <role-mapping-manager>java:/jaas/other</role-mapping-manager>
...
"

Hope this helps.

Alexander Klyubin

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Cor Hofman
Sent: Wednesday, January 31, 2001 13:19
To: jBoss
Subject: RE: [jBoss-User] JAAS Based Security in JBoss


I am heavily interested in this topic as well.
So anybody out there with this knowledge?

Cor Hofman

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of jBoss Monkey
Sent: Wednesday, January 31, 2001 10:19
To: [EMAIL PROTECTED]
Subject: Re: [jBoss-User] JAAS Based Security in JBoss


Please confirm if someone got JAAS Based Security in JBoss  to work.
Thanks,

~jm
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to