Migration from glassfish 4.0 to Glassfish 4.1.1 - JDBC Realm issue

后端 未结 1 1797
谎友^
谎友^ 2020-12-02 02:39

I have this security configuration in Glassfish domain.xml which works for 4.0 but fail in 4.1.1 can someone help to identify what is wrong. The only difference is the class

相关标签:
1条回答
  • 2020-12-02 03:07

    The problem happened because I copy-pasted the JBDC resource from glassfish 4.0 to glassfish 4.1.1 domain.xml. The problem was resolved after reverting the JDBC resource manually and re-create using admin console or command line.

    0 讨论(0)
提交回复
热议问题