JBoss Community

Re: [JDBCExceptionReporter] Large Objects may not be used in auto-commit mode.

created by nick tan in jBPM - View the full discussion

Thanks, Chris

 

i modified the file:

  • jbpm\jbpm-gwt\jbpm-gwt-server-war\src\main\resources\META-INF\persistence.xml
  • jbpm\jbpm-human-task\src\main\resources\META-INF\persistence.xml

to set the "hibernate.connection.autocommit" as false

    <property name="hibernate.connection.autocommit" value="false" />

 

but not work

 

i'm using jbpm 5.0.0, drools 5.2.0.m1

 

did i miss any thing? thanks

 

--

Nick

Reply to this message by going to Community

Start a new discussion in jBPM at Community