[
https://jira.jboss.org/browse/JBPM-2899?page=com.atlassian.jira.plugin.sy...
]
Huisheng Xu commented on JBPM-2899:
-----------------------------------
There is no FileDefintion.hbm.xml in jBPM4.x. And the JBPM_PROCESSFILES table looks like
one of jbpm 3.x tables. Because all of tables in the jBPM 4.x is starts with
'JBPM4_'.
So I change Affects Version from jBPM-4.x to None. Maybe Justin could change it to the
correct info later.
FileDefinition.hbm.xml references the JBPM_PROCESSFILES table but
that table isn't used (or even created)
---------------------------------------------------------------------------------------------------------
Key: JBPM-2899
URL:
https://jira.jboss.org/browse/JBPM-2899
Project: jBPM
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Runtime Engine
Reporter: Justin Hayes
The FileDefinition.hbm.xml mapping file uses the table attribute with a value of
JBPM_PROCESSFILES for processFiles. This table is neither used, nor created. Instead the
ByteArray class and corresponding tables are used to store the files.
That's all good and well but it is a bit misleading so it would be clearer if that
attribute were left off. Unless there is some other compelling need for it to be there.
--
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