[
https://jira.jboss.org/browse/JBPM-2514?page=com.atlassian.jira.plugin.sy...
]
Maciej Swiderski commented on JBPM-2514:
----------------------------------------
TextValue is not persisted at all in current code base. In general, there are two
options:
- either make textValue property persistable, which makes sense from search by variable
value point of view
- or use value.toString in getter for textValue
Variable textValue will not be set by reload from db
----------------------------------------------------
Key: JBPM-2514
URL:
https://jira.jboss.org/browse/JBPM-2514
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Affects Versions: jBPM 4.0
Reporter: Hauke Rabe
Assignee: Tom Baeyens
Fix For: jBPM 4.5
Attachments: JUnit Test-Method.txt
Cause the variable hbm mapping use field access, the setObject method is not passed to
set the textValue variable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira