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

--- Comment #9 from dstojkov <dstojkov2...@yahoo.fr> ---
the context.xml was also false

<?xml version="1.0" encoding="UTF-8"?>
<Context antiJARLocking="true" path="/lobby_alpha">
    <Realm appName="SimpleLogin"
className="org.apache.catalina.realm.JAASRealm" 
         roleClassNames="com.mycompany.lobby_alpha.helper.jaas.SimpleRole" 
         userClassNames="com.mycompany.lobby_alpha.helper.jaas.SimpleUser">
    </Realm>
</Context>

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to