Worked like a charm. However I don't seem to be able to add multiple
role-name's to my web.xml (application).
Isn't it as simple as this?
web.xml
within security constraint:
CN=AD Group,OU=BLAh,DC=blah
CN=AD user account,OU=Blah,DC=blah
and
within security-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
DJVege,
On 11/18/2009 12:43 AM, DJVege wrote:
>
I think you meant .
- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAksEUWUACgkQ9CaO5/Lv0PD6PwCcCRB
2009/11/18 DJVege :
>
> Hi guys,
>
> I'm quite simply trying to create a combined realm that will hold 2 JNDI
> realms, but am receiving the error above. I thought the realms were native
> to tomcat? I shouldn't need any extra lib/jar files, should I?
>
> Anyone know why I might be getting this err
he example from the tomcat doco, I still get the error
(pasted below):
Tomcat 6.0.18.
Windows Server 2003.
Thanks.
...DJVege...
java.lang.ClassNotFoundException: org.apache.catalina.realm.CombinedRealm
at java.net.URLClassLoader$1.run(Unknown Source)