[ http://issues.apache.org/jira/browse/CXF-131?page=comments#action_12439087 ] Andrea Smyth commented on CXF-131: ----------------------------------
org.apache.cxf.endpoint.EndpointImpl has a boolean attribute and implements Configureable, i.e. the validation property can be injected regardless of who creates the Endpoint (IOC container or, as is the case in JAX-WS frontend) runtime. See also test case org.apache.cxf.jaxws.ConfiguredEndpointTest in cxf-rt-frontend-jaxws. > Enable unmarshaling schema validation > -------------------------------------- > > Key: CXF-131 > URL: http://issues.apache.org/jira/browse/CXF-131 > Project: CeltiXfire > Issue Type: Task > Components: Configuration > Reporter: jimma > > Enable configuration and runtime to support validate schema when unmarshaling -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
