Gary tse [http://community.jboss.org/people/garytse] created the discussion

"Re: Unknown error using timer in JEE"

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

--------------------------------------------------------------
Hi,

You might want to check my post here, I had something related :--

 http://community.jboss.org/thread/170488?tstart=0 
http://community.jboss.org/thread/170488?tstart=0

Since you're using JBoss server, that should be easier.  You might want to 
quote your persistence.xml and the way you're initializing the 
StatefulKnowledgeSession.  

eg.
 http://community.jboss.org/people/mgeldenhuys Mare Geldenhuys post on: 
// Change second parameter to where you get your transaction manager from
env.set( EnvironmentName.TRANSACTION_MANAGER, 
TransactionManagerServices.getTransactionManager() ); 


Good luck,
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to