Hi jBPM Team, this is more a comment / change request than a question.
Timer.getException() returns a String instead of the Exception that occurred during execution. As I usually don't define ExcptionHandlers in workflows what getException() will return is the StackTrace of the DelegationException with a root cause (hopefully) somewhere in the first 4000 characters. In order to find out what happend I would have to parse the 4000 characters of the StackTrace :-( Any chance of getting an Exception instance in the future? Greetings Rainer View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909771#3909771 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909771 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
