[rules-users] GWT Console - Drools Flow problems.

drooRam rajeshram7 at yahoo.com
Mon Aug 9 22:52:07 EDT 2010


Hi

  Did u find any solution on this? i am facing the same issue but not on the
guvnor, when i tried to use the drools:ksession tag , i have got all the
above errors mentioned in your stack trace like... "could not commit or
rollback session".."unable to rollback".. "Transaction is already
completed...session closed or no session available".... 

	<drools:ksession id="jpaSingleSessionCommandService" type="stateful"
kbase="flowKnowledge">
	  <drools:configuration>
	    <drools:jpa-persistence>
	      <drools:transaction-manager ref="transactionManager" />
	      <drools:entity-manager-factory ref="entityManagerFactory" />
	      <drools:variable-persisters>
	         <drools:persister for-class="javax.persistence.Entity"
implementation="org.drools.persistence.processinstance.persisters.JPAVariablePersister"/>
	         <drools:persister for-class="java.io.Serializable"
implementation="org.drools.persistence.processinstance.persisters.SerializableVariablePersister"/>
	      </drools:variable-persisters>  
	    </drools:jpa-persistence>
	  </drools:configuration>    
	</drools:ksession> 

It is all from at
org.drools.persistence.session.SingleSessionCommandService.<init>(SingleSessionCommandService.java:130)....

It really frustrates that i can't get any proper docs/direction available on
this..... any soln/help wud be much appreciated. Thanks

-drooRam
-- 
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/GWT-Console-Drools-Flow-problems-tp998635p1066321.html
Sent from the Drools - User mailing list archive at Nabble.com.



More information about the rules-users mailing list