Project:
View Revisions: Issue #29902 | [ 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 | ||
Steps To Reproduce | 1. Write a custom process extending DalBaseProcess 2. set bundle.setCloseConnection() to false |
||
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 | ||
Steps To Reproduce | Not reproduced | ||
Revision | 2015-05-15 15:12 by yogaskarnik | ||
Description | DalBaseProcess closes the connection when called from another process. |
Copyright © 2000 - 2009 MantisBT Group |