| Summary: | configurable AuditLogger for deployment services | ||
|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | jbride <jbride> |
| Component: | jBPM Core | Assignee: | Maciej Swiderski <mswiders> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Marek Baluch <mbaluch> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0.0 | CC: | kverlaen, mrietvel |
| Target Milestone: | ER5 | ||
| Target Release: | 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-08-06 20:12:02 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
jbride@redhat.com
2013-09-27 12:23:53 UTC
Added possibility to globally change the audit logger from JPA (default) to JMS based, to do so specify following system property: -Djbpm.audit.jms.enabled=true jbpm master: https://github.com/droolsjbpm/jbpm/commit/2bebc927af49019e9ab6150d3a76835fb80c5dd5 6.0.x https://github.com/droolsjbpm/jbpm/commit/011147f5f67116acd5fda4dac3ca744691353161 kie-wb master https://github.com/droolsjbpm/kie-wb-distributions/commit/81651303623c566ae3531ccf6a4360cee5401e96 6.0.x https://github.com/droolsjbpm/kie-wb-distributions/commit/5879a40b5ce715cd9fde27387372119d425961c6 Verified on ER5. Implementation is included. |