Probably your service implementation throws a NullPointerException Try to catch exceptions in your service source code to locate the problem
Ide Roth wrote: > > Hi, > > I'm trying to do a service request and keep getting an interal server error. > The error messages are: > "500 Internal Server Error" > "500 Servlet messagrouter: unable to service request: Error building response >envelope: java.lang.NullPointerException." > > Has anyone encounter this problem before? > Please help. > > Thank you in advance. > > Ide
