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-
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)