[
https://jira.jboss.org/jira/browse/JBPM-1450?page=com.atlassian.jira.plug...
]
Thomas Diesler resolved JBPM-1450.
----------------------------------
Resolution: Done
[tdiesler@tddell core]$ mvn -DskipTests -Psoa package
[INFO] Building JBoss jBPM3 - Core
[INFO] task-segment: [package]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
jbpm-cfg-xml-soa:
[echo] Generate the custom jbpm.cfg.xml for the SOA platform
[replace] Replaced 1 occurrences in 1 files.
[replace] Replaced 1 occurrences in 1 files.
[tdiesler@tddell core]$ cat target/classes/org/jbpm/default.jbpm.cfg.xml
...
<jbpm-context>
<service name="authentication"
factory="org.jbpm.security.authentication.DefaultAuthenticationServiceFactory"
/>
<!-- Logging Service (begin) ===
<service name="logging"
factory="org.jbpm.logging.db.DbLoggingServiceFactory" />
==== Logging Service (end) -->
<service name="message"
factory="org.jbpm.msg.db.DbMessageServiceFactory" />
<service name="persistence"
factory="org.jbpm.persistence.db.DbPersistenceServiceFactory" />
<service name="scheduler"
factory="org.jbpm.scheduler.db.DbSchedulerServiceFactory" />
<service name="tx" factory="org.jbpm.tx.TxServiceFactory"
/>
</jbpm-context>
Disable jBPM logging
--------------------
Key: JBPM-1450
URL:
https://jira.jboss.org/jira/browse/JBPM-1450
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Console
Reporter: Mark Little
Assignee: Thomas Diesler
Fix For: jBPM-3.2.5.SP1, jBPM 3.2.6 GA
I can take a look at this
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira