https://issues.apache.org/bugzilla/show_bug.cgi?id=56488

--- Comment #6 from dstojkov <[email protected]> ---
context.xml

<?xml version="1.0" encoding="UTF-8"?>
<Context antiJARLocking="true" path="/testjaas">
    <Realm className="org.apache.catalina.realm.JAASRealm" 
           appName="SimpleJAASLogin"
           userClassNames="com.mycompany.testjaas.jaas.UserPrincipal"
           roleClassNames="com.mycompany.testjaas.jaas.RolePrincipal">
    </Realm>
</Context>

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to