[jboss-user] [jBPM Users] - Re: Implementing Escalation in jBPM 4.1

tom.baeyens@jboss.com do-not-reply at jboss.com
Tue Sep 29 09:54:08 EDT 2009


configuration file looks good.

maybe you have multiple logging.properties files on your classpath.  check that you have only one.

another thing that you can do when you are in your ide is put this text in your Display window:

org.hsqldb.util.DatabaseManager.main(new String[]{})
  | 

select it and then press SHIFT+ALT+D  if you're using the hsqldb in memory db then you can inspect live during your debug session.  (be carful with closing the database manager as it will close your whole test run)

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

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



More information about the jboss-user mailing list