Force initialisation of hibernate job proxies
---------------------------------------------
Key: JBESB-2723
URL:
https://jira.jboss.org/jira/browse/JBESB-2723
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Process flow
Affects Versions: 4.4 CP2
Reporter: Kevin Conner
Assignee: Kevin Conner
Fix For: 4.4 CP3
If no accesses are made to the job proxy before saving then the attempt to save will fail
with the following hibernate exception.
org.hibernate.PersistentObjectException: uninitialized proxy passed to save()
We need to access part of the job instance before saving in order to force the proxy to be
initialised.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira