Current ASTMethod just prints any methods during method execution to the console. This is undesirable in unattended server processes unless someone is always monitoring STDERR.

The attached patch causes the thrown exception to flow out of jexl, and the calling program can deal with it accordingly.

The patch also modifies UberspectImpl to remove a containing InvocationTargetException.
-pete



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to