Bug 859256 - Example that JBDS 5 installs for the advanced example is missing persistence.xml reference
Summary: Example that JBDS 5 installs for the advanced example is missing persistence....
Keywords:
Status: ASSIGNED
Alias: None
Product: JBoss Enterprise BRMS Platform 5
Classification: JBoss
Component: jBPM 5
Version: BRMS 5.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Kris Verlaenen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-20 23:02 UTC by Gary Lamperillo
Modified: 2023-05-31 22:25 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gary Lamperillo 2012-09-20 23:02:49 UTC
Description of problem:

Example that JBDS 5 installs for the advanced example is missing persistence.xml reference



Steps to Reproduce:
    From JBDS 5  ->  New ->  Project ->  "jBPM Project"

    Pick the advanced example (see attachment)

    See the persistence.xml (also attached)

  
Actual results:
lacking<mapping-file>META-INF/ProcessInstanceInfo.hbm.xml</mapping-file>   in the persistence.xml

Expected results:

include <mapping-file>META-INF/ProcessInstanceInfo.hbm.xml</mapping-file>   in the persistence.xml

Additional info:


From Kris - It seems this was fixed a long time ago on master but was never
cherry-picked to the 5.3.x branch, which was used to build the JBDS
plugin from.  Could you open a BZ for this and give me the link, I'll
make sure it gets the necessary flags so we can make sure it's included
in the BRMS 5.3.1 release.

https://github.com/droolsjbpm/droolsjbpm-tools/commit/bc3c4470c31892d30c773785b131e708f0f0fb8b


Note You need to log in before you can comment on or make changes to this bug.