Frage

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

War es hilfreich?

Lösung

The GlassFish Documentation is your friend :-)

The JDBC Realm documentation is here.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top