We had the same issue. We are currently building our own interface for that.
When it comes to logging and history it gets even more tricky - espacially in cases something wrong happens: My assumptions: 1) The process history is really not interesting when the process completed without problems. 2) Things are getting interesing if an error happened - BUT: If an error happens within jBPM and rollback is executed you do not have the process history log entries. So you just don´t really know what the process did exactly. We are currently working quite hard on this issues. There are a bunch of situations which have to be considered in this area. I am currently working on a solution, where the logs are captured using log4j and written directly ot persistent store and can be analyzed later, when you need the logs for a certain process. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4207640#4207640 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4207640 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user