Hi All,

I have a web service which receives an custom object and returns another custom object. It can be deployed successfully on GlassFish or JBoss.

@WebMethod(operationName = "providerRQ")...