[jboss-user] [JBoss jBPM] - Re: How to Handle Process Execution History

cpob do-not-reply at jboss.com
Thu Jul 13 15:48:45 EDT 2006


I get tons of logs in my log output, and I didn't have to do much.

<jbpm-configuration>
  | 	<jbpm-context>
  | 		<service name="persistence" factory="org.jbpm.persistence.db.DbPersistenceServiceFactory" />
  | 		<service name="message" factory="org.jbpm.msg.db.DbMessageServiceFactory" />
  | 		<service name="scheduler" factory="org.jbpm.scheduler.db.DbSchedulerServiceFactory" />
  | 		<service name="logging" factory="org.jbpm.logging.db.DbLoggingServiceFactory" />
  | 		<service name="authentication" factory="org.jbpm.security.authentication.DefaultAuthenticationServiceFactory" />
  | 	</jbpm-context>
  | </jbpm-configuration>



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957872#3957872

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957872



More information about the jboss-user mailing list