Bug 821806
| Summary: | Fix project/platform inconsistencies in bpm5processor quickstart readme | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise SOA Platform 5 | Reporter: | tcunning |
| Component: | JBossESB | Assignee: | tcunning |
| Status: | VERIFIED --- | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.3.0 GA | CC: | ldimaggi, mbaluch, ncross, soa-p-jira |
| Target Milestone: | ER3 | Keywords: | 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: | |||
Tom Cunningham <tcunning> updated the status of jira JBESB-3799 to Resolved 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. Tom Cunningham <tcunning> updated the status of jira JBESB-3799 to Closed Verified on ER3. |
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.