Custom Schema Validator that allows for application faults to be thrown when a 
schema validation error occurs
-------------------------------------------------------------------------------------------------------------

                 Key: CXF-2159
                 URL: https://issues.apache.org/jira/browse/CXF-2159
             Project: CXF
          Issue Type: New Feature
          Components: JAX-WS Runtime
    Affects Versions: 2.2
            Reporter: John Pfeifer IV


I would like to be able to throw an application specific fault when the request 
or response fails schema validation.  Ideally, we could use an annotation or 
interface on the Service Implementation class to define the type of fault to be 
thrown in the event that a schema validation error occurs.  If this does not 
belong in the CXF code, can you please describe how I could achieve the desired 
results?

Below is a thread from the mailing list.

http://www.nabble.com/Custom-Schema-Validator-tt22854150.html#a22854150

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to