JAX-WS, webservices (Spring) issue
- by vinay
Hi All,
I have written web services and configured with spring framework but I am getting exception when invoking services. Exceptions stack trace are given below -
com.sun.xml.ws.server.sei.EndpointMethodHandler invoke
SEVERE: object is not an instance of declaring class
java.lang.IllegalArgumentException: object is not an instance of declaring…