Daniel Kulp created CXF-5099:
--------------------------------

             Summary: Optional extensions that refer to classes that cannot be 
found are not treated as optional
                 Key: CXF-5099
                 URL: https://issues.apache.org/jira/browse/CXF-5099
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.7.5
            Reporter: Daniel Kulp
            Assignee: Daniel Kulp
             Fix For: 2.7.6



If an extension is marked optional, if it's not loadable, CXF should continue 
as if the extension is not available.   However, if the extension class itself 
is loadable, but something it requires at resolve time is not, an exception is 
thrown.   

Example:
http://cxf.547215.n5.nabble.com/JavaToWS-throws-java-lang-NoClassDefFoundError-tt5729942.html


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to