You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ZhangSir (JIRA)" <ji...@apache.org> on 2017/11/12 15:32:01 UTC

[jira] [Created] (CXF-7557) Exception [EclipseLink-60] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DescriptorException Exception Description: The method [setAfter] or [getAfter] is not defined in the object

ZhangSir created CXF-7557:
-----------------------------

             Summary: Exception [EclipseLink-60] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DescriptorException Exception Description: The method [setAfter] or [getAfter] is not defined in the object 
                 Key: CXF-7557
                 URL: https://issues.apache.org/jira/browse/CXF-7557
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
    Affects Versions: 3.1.14
         Environment: Win 10  64位
JDK 1.7
Cxf 3.1.14 
WebLogic 12.1.3
            Reporter: ZhangSir


{color:red}sometimes, weblogic can start and reload  war successfully , but sometimes fail. Not stable.we custominze  Interceptor{color}
Exception [EclipseLink-60] (Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd): org.eclipse.persistence.exceptions.DescriptorException
Exception Description: The method [setAfter] or [getAfter] is not defined in the object [org.apache.cxf.phase.AbstractPhaseInterceptor].
Internal Exception: java.lang.NoSuchMethodException: org.apache.cxf.phase.AbstractPhaseInterceptor.setAfter(java.util.Set)
Mapping: org.eclipse.persistence.oxm.mappings.XMLCompositeDirectCollectionMapping[after]
Descriptor: XMLDescriptor(org.apache.cxf.phase.AbstractPhaseInterceptor --> [])



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)