Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

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

share|improve this question
in application-client.xml there is <callback-handler> tag but it seems to be nor present in web.xml or glassfish-web.xml...How to choose custom callback handler ? I don't want BASIC or FORM. Thanks – Olivier J. Oct 10 '12 at 9:37

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.