0 Replies Latest reply on Dec 14, 2010 1:53 PM by munimanjunath

    JBOSSESB: Return the SoapFault  from ESB service

    munimanjunath

      Hi,

       

      I created  a  proxy  for webservice and need to validate the  input to the   webservice hence created a new  schema validation action class

      which validates the input request  if there is any error it should throw a soap fault.  

       

      When the webservice is created using EBWS  by providing inxsd and outxsd   I am getting the saop fault.

      When the webservice is created using httpgateway  I am getting   a error   html page  instead of soapfault.

       

      Just want to know is there  anything I should do  esb configuration to make  it behave like ebws ?

       

       

      Thanks

      Muni