[jbossws-users] [JBossWS] - Handling empty HTTP POST in JAX-WS

prakash_jboss do-not-reply at jboss.com
Thu Jun 18 05:15:34 EDT 2009


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

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4238422#4238422

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4238422



More information about the jbossws-users mailing list