You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Kyle Lape (JIRA)" <ji...@apache.org> on 2014/05/27 23:40:04 UTC

[jira] [Created] (CXF-5770) Allow string value of jaxb-validation-event-handler that represents class name

Kyle Lape created CXF-5770:
------------------------------

             Summary: Allow string value of jaxb-validation-event-handler that represents class name
                 Key: CXF-5770
                 URL: https://issues.apache.org/jira/browse/CXF-5770
             Project: CXF
          Issue Type: Improvement
          Components: JAXB Databinding
    Affects Versions: 3.0.0
            Reporter: Kyle Lape


It seems that the current implementation is geared towards Spring-based configuration, but using {{@EndpointProperties}} to configure a custom {{ValidationEventHandler}} is difficult.  Perhaps allowing this to be done with a string representing the fully qualified class name of a {{ValidationEventHandler}} in the TCCL and/or CXF classpath would be acceptable.



--
This message was sent by Atlassian JIRA
(v6.2#6252)