[jboss-user] [jBPM] - JBPM and WebLogic - someone with success?

Thomas Nakken do-not-reply at jboss.com
Mon Dec 19 17:49:51 EST 2011


Thomas Nakken [http://community.jboss.org/people/thomastn] created the discussion

"JBPM and WebLogic - someone with success?"

To view the discussion, visit: http://community.jboss.org/message/642337#642337

--------------------------------------------------------------
Hi

We have trouble with Jpbm5.1 on Weblogic 10.3.4 and Oracle database. The problem is with HumanTask and persistent. For the moment we are able to create HumanTasks, but not able to "fetch" them and complete them. Does someone have a workling sample of jbpm5.1 (or 5.2) for Weblogic. Interestet in looking at at persistence.xml file and the code to setup the HumanTask server. Adding our files here, so if some smart jbpm people can se what we are doing wrong, we wold have a happy X-mas..

Config from persistance.xml

<property name=+"hibernate.connection.datasource"+ value=+"jdbc/jbpm"+ />
<property name=+"hibernate.max_fetch_depth"+ value=+"3"+ />
  <property name=+"hibernate.hbm2ddl.auto"+ value=+"create-drop"+ />
  <property name=+"hibernate.show_sql"+ value=+"true"+ />
  <property name=+"hibernate.transaction.manager_lookup_class"+  value=+"org.hibernate.transaction.WeblogicTransactionManagerLookup"+ />

  <property name=+"hibernate.dialect"+ value=+"org.hibernate.dialect.OracleDialect"+ />
                                         <property name=+"hibernate.connection.autocommit"+ value=+"false"+ />
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/642337#642337]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20111219/60bf42ce/attachment.html 


More information about the jboss-user mailing list