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

View Revisions: Issue #29902 All Revisions ] Back to Issue ]
Summary 0029902: ProcessBundle.setCloseConnection(false) has no impact when using DalBaseProcess, the connection is always closed
Revision 2015-05-19 11:21 by yogaskarnik
Description DalBaseProcess closes the connection when called from another process. When you explicitly set the value to false for closeConnection method of bundle object, following error occurs:

javax.servlet.ServletException: @CODE=@connnection proxy not usable after
transaction completion
at
org.openbravo.scheduling.ProcessRequestData.update(ProcessRequestData.java:26
9)
at org.openbravo.scheduling.ProcessRunner.execute(ProcessRunner.java:93)
Revision 2015-05-15 15:12 by yogaskarnik
Description DalBaseProcess closes the connection when called from another process.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker