Re: Debugging Beanshell-scripts

Posted by Fabian Gorsler on
URL: http://ofbiz.116.s1.nabble.com/Debugging-Beanshell-scripts-tp140870p140872.html

Hi Si,

Si Chen wrote:
 > Beanshell scripts are best debugged just with a Debug.log_() call.  See:
 > http://www.opensourcestrategies.com/ofbiz/ofbiz_debugging.txt


well, I've read this already. It's not really that what I want. It seems
- because that's the best way as you say - that there will be no other
way for debugging.

Tomorrow I'll check the handler stuff for BSHs again, anywhere must be
the row, where the handler passes the objects to the BSH engine... For
me debugging with looking at all field values, will be the best and
easiest way.

Thanks for your answer.

Best regards,
Fabian.