Bug 821806

Summary: Fix project/platform inconsistencies in bpm5processor quickstart readme
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: tcunning
Component: JBossESBAssignee: tcunning
Status: VERIFIED --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.3.0 GACC: ldimaggi, mbaluch, ncross, soa-p-jira
Target Milestone: ER3Keywords: Documentation
Target Release: 5.3.0 GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description tcunning 2012-05-15 14:29:36 UTC
Description of problem:

From an email from Nick Cross - need to fix inconsistencies in the bpm5processor quickstart readme, which refer to project installation (ex: 5.1.0.GA) rather than product.    I think the persistence.xml reference is old as well and can be removed.

6. Attempting to run the bpm5p quickstart.
 
a) The section:
"
Edit db/persistence.xml, comment out :
 
      <property name="hibernate.transaction.manager_lookup_class" value="org.jbpm.integration.console.JBPMTransactionManager" />
 
Uncomment :
 
      <!-- <property name="hibernate.transaction.manager_lookup_class" value="org.hibernate.transaction.JBossTransactionManagerLookup" /> -->
"
 
I cannot find db/persistence.xml
 
b)
"
Install the demo :
 
sh% ant install.demo
"
gives
Target "install.demo" does not exist in the project "Quickstart_bpm5processor".
 
They reference jbpm-gwt-console.jar and jboss-5.1.0 - these instructions seem wrong.

Comment 1 JBoss JIRA Server 2012-05-17 18:15:17 UTC
Tom Cunningham <tcunning> updated the status of jira JBESB-3799 to Resolved

Comment 2 JBoss JIRA Server 2012-05-17 18:15:17 UTC
Tom Cunningham <tcunning> made a comment on jira JBESB-3799

Fixed quickstart readme to match BRMS, and fixed the default transport to be HornetQ to match BRMS.

Comment 3 JBoss JIRA Server 2012-05-17 18:15:25 UTC
Tom Cunningham <tcunning> updated the status of jira JBESB-3799 to Closed

Comment 4 Marek Baluch 2012-06-05 12:06:55 UTC
Verified on ER3.