[jboss-user] [JBoss jBPM] - Re: pooled actors not persisted

dmitri.ilyin do-not-reply at jboss.com
Thu Oct 30 06:34:57 EDT 2008


uups.

the jbpm config was removed from post. Here ist :

  | <jbpm-context>
  |   <service name="persistence">
  |     <factory>
  |       <bean class="org.jbpm.persistence.jta.JtaDbPersistenceServiceFactory"> 
  |         <field name="sessionFactoryJndiName">
  |           <string value="EjfinSessionFactory" />
  |         </field>
  |       </bean>
  |     </factory>
  |   </service>
  | <service name="tx" factory="org.jbpm.tx.TxServiceFactory" />
  | <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>
  | 

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

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



More information about the jboss-user mailing list