[
http://jira.jboss.com/jira/browse/JBESB-1236?page=comments#action_12386805 ]
Kevin Conner commented on JBESB-1236:
-------------------------------------
Tom, this is the issue I emailed you about a couple of weeks ago. I included your reply
in one of the earlier comments.
The error is definitely within the ESB integration layer and is not jBPM. The issue is
more basic than transactions though, the integration code attempts to access these
variables outside of a jBPM context.
The code in question was intended to do what you suggest, return the actual values to the
client, but the way in which it is doing this is incorrect.
bpm_orchestration4 - LazyInitializationException
------------------------------------------------
Key: JBESB-1236
URL:
http://jira.jboss.com/jira/browse/JBESB-1236
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples
Affects Versions: 4.2.1
Reporter: Jaroslaw Kijanowski
Assigned To: Kurt Stam
Fix For: 4.2.1 CP1
I clicked on "Save & close" in the jbpm console and after the Discount
Services finished I got:
12:45:51,012 INFO [STDOUT] ************ END ORDER DISCOUNT FIXER ************
12:45:51,148 WARN [ProxyWarnLog] Narrowing proxy to class org.jbpm.graph.node.TaskNode -
this operation breaks ==
12:45:51,332 ERROR [LazyInitializationException] could not initialize proxy - no Session
org.hibernate.LazyInitializationException: could not initialize proxy - no Session
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira