I wanted to setup JDBC realm in Glassfish 3.1 and I am following this blog http://blog.gamatam.com/2009/11/jdbc-realm-setup-with-glassfish-v3.html
But I notice in Glassfish 3.1 that there are two configuration namely default-config and server-config
I just wanted to try out authentication using glassfish but I dont know where should I configure my realm?
Any hints?
Thanks