dev@ws-test-harness.java.net

Re: is there a way to debug bean shell?

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 14 Jul 2006 15:30:53 -0700

Bobby Bissett - Javasoft wrote:
> I may finish implementing it back in the reflection code and then you
> can help me make the changes in the bean shell script. I think my
> changes are actually fairly simple, but I can't wrap my head around this
> script that has undeclared variables and why it breaks when one is null
> (if that's actually the problem) even if I check 'if (wsca != null)' in
> the script.

In the script I didn't declare variables, so unless you assign something
to wsca, it's undefined. I committed a change to fix this.


-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com