0 Replies Latest reply on Mar 23, 2006 9:42 PM by saphir

    How to config SessionFactory's JNDI name?

    saphir

      I am using jbpm3.1 in jboss and I want to config the jndi name for SessionFactory, so I turn to the config file "jbpm.cfg.xml", in which it contains the config

      <service name="persistence" factory="org.jbpm.persistence.db.DbPersistenceServiceFactory" />
      ...
      ...
      ...
      

      There is no item in the file configed the JNDI name for persistence service.
      what should I do to set the JNDI name for the SessionFactory