[ 
https://issues.apache.org/jira/browse/CXF-2267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benson Margulies resolved CXF-2267.
-----------------------------------

    Resolution: Invalid

This is a support request, not a defect report. Please read the Confluence 
documentation on schema validation and pose any followup questions to the 
[email protected] mailing list, and we'll take care of you from there.

> How to parse the input request and ensure that it is as per the XSD ?
> ---------------------------------------------------------------------
>
>                 Key: CXF-2267
>                 URL: https://issues.apache.org/jira/browse/CXF-2267
>             Project: CXF
>          Issue Type: Test
>    Affects Versions: 2.1
>            Reporter: amit rathi
>            Priority: Critical
>
> Hi,
> We are using CXF2.1 for our web service development and facing one issue. We 
> need to parse the input request and ensure that it is as per the XSD, else 
> need to throw customized exception. Currently while using CXF2.1, inside the 
> service class where we are writing the business logic, inside the method we 
> are directly getting the Value Object, which contains the value extracted 
> from input request. We need to get the complete input request so that we can 
> parse it and take necessary steps. Can someone please guide us how the same 
> can be achieved?
> Thanks In Advance.

-- 
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