Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #37532 All Revisions ] Back to Issue ]
Summary 0037532: SessionHandler creates session without setting a connection when not using the Tomcat pool
Revision 2018-05-25 14:08 by caristu
Steps To Reproduce 0) Apply the attached patch

1) Configure Openbravo to not make use of the Tomcat Connection Pool. In Openbravo.properties:

db.externalPoolClassName=

2) Login-in in Openbravo

3) Open the About pop-up. Notice that a NPE is thrown. This code does not fail having the Apache JDBC Connection Pool configured.
Revision 2018-05-25 14:07 by caristu
Steps To Reproduce 0) Apply the attached patch

1) Configure Openbravo to not make use of the Apache JDBC Connection Pool. In Openbravo.properties:

db.externalPoolClassName=

2) Login-in in Openbravo

3) Open the About pop-up. Notice that a NPE is thrown. This code does not fail having the Apache JDBC Connection Pool configured.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker