I configured new custom realm for Glassfish v3 and deployed it. No errors founded on logs where Glassfish start.
Now I want to test my realm with simple dynamic web project but I don't remember how to configure callbackhandler to get login/password for users ? I believed that there was tag balise on web.xml or glassfish-web.xml to configure it but I can't find it.
Please help me to set up callbackhandler in my case :)
Olivier