users@glassfish.java.net

Re: Exception thrown when Web Service is invoked

From: Bobby Bissett - Javasoft <Robert.Bissett_at_Sun.COM>
Date: Tue, 01 May 2007 11:00:39 -0400

glassfish_at_javadesktop.org wrote:
> What is the verifier? A feature of AS or of J2EE?

It's in the bin directory of your glassfish installation along with
asadmin, wsimport, etc. You can run 'verifier -help' for the full usage
information, but usually just 'verifier [ear, jar, or war file]' is
enough to let you know if there's a problem with your app.

If so, I'm curious about what could cause the NPE you're seeing.

Cheers,
Bobby