users@glassfish.java.net

Re: java.lang.NullPointerException

From: V B Kumar Jayanti <Vbkumar.Jayanti_at_Sun.COM>
Date: Mon, 05 Nov 2007 12:43:34 +0530

Kenneth Clark wrote:

> Hi everyone.
>
>
>
> I have just upgraded to the latest SUN glassfish build 1.5.03 I think
> it is.
>
>
>
> *Now here is the problem:*
>
> When I call webservices that worked in V1 (from a C# client) I am
> getting a java.lang.NullPointerException in the updated version. But
> when I run them through the tester it returns the data fine. Is there
> a setting I have missed somewhere? What logging should I set on what
> aspect to try and resolve this problem. It doesn’t seem to be hitting
> the code as I can’t find any output from try catch statements I have
> set up. It appears it wants to do something inside the system but
> fails. The Verifier gives no clues either.
>
>
>
Can you explain what features are being used by the webservice ?. Does
it use security or other things. Please paste the complete stack trace.

Thanks.