1 Reply Latest reply on Jun 25, 2009 5:01 AM by emi75

    Problems about xml validation

    emi75

      Hi guys,
      i have some problem about xml validation and my scenario is:

      WS client ----> ESB (JBR gateway + HTTP router) ----> WS Server.
      I'm trying to realize the asynchronous continuation in the final release but atm i realized a simple and complete request/response mep.
      When i try to use schema validation (inXsd, etc....) on the bus it works but not very well in a way that only Http 500 status code return on client, no right fault message. Instead when i try to expose an action as webservice on the bus tha right fault message come back to the client as well as leaving validation only on external ws server.
      Any suggest?
      Thanks.