On Wed, Jun 04, 2003 at 01:53:46PM +0530, Jiger Patel wrote: > Yo!! I have fixed this apparently. I posted this message after three days of > dilema and fixed it in the next 5 minutes :) After as bit of code here and > there I seem to finally put all the pieces together and both out and err > seems to be captured except for one thing that JythonEngine does not set the > Message of the error in the Exception but displays the message in > bsfexception.getTargetException().toString()!!! and Javascript/Beanshell > puts the proper error message but I guess that all the Engines could be made > standard with this respect. > Glad to hear your success. Apologies to have not been able to help out in time.
I'll make the modifications to the JythonEngine as soon as source re-organization discussions are complete; if I understand correctly, the Javascript and Beanshell engines are encapsulating error messages in the BSFException, while Jython requires an additional level of redirection to retrieve the error. Please correct me if I am wrong. > On the other note the Plugin seems to have fixed/introduce two major > enhancements and on my way to releasing a 0.2 release soon :) > Glad to hear it! Victor -- Victor J. Orlikowski | The Wall is Down, But the Threat Remains! ================================================================== [EMAIL PROTECTED] | [EMAIL PROTECTED] | [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
