0 Replies Latest reply on Jun 18, 2009 5:15 AM by prakash_jboss

    Handling empty HTTP POST in JAX-WS

      Hi All,

      I want to respond to an Empty HTTP POST (with out any body) from my JAX-WS web service.
      I tried adding handlers (both Logical and SOAP handlers). But the server throws exception and the handlers were NOT called.

      10:49:04,790 ERROR [SOAPFaultHelperJAXWS] SOAP request exception
      org.jboss.ws.core.CommonSOAPFaultException: Endpoint {http://acs.mobax.com/}ACSPort does not contain operation meta data for empty soap body

      I want to handle the request at the HTTP level itself.
      Any suggestion would be really helpful to me.

      Thanks and Best Regards,
      Prakash