Question

how to setup jdbc-realm security inside application by xml files. in tomcat we can use context.xml file to define realms but how can do it by glassfish similar glassfish-resources.xml for jdbc resources

RGDS

Was it helpful?

Solution

The GlassFish Documentation is your friend :-)

The JDBC Realm documentation is here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top