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
Affects Versions: jBPM 4.3
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