Roman Belinsky created CXF-8067:
-----------------------------------

             Summary: java 11(reproduced on openjdk/oracle/coretto/adopt): 
java.lang.VerifyError: Falling off the end of the code
                 Key: CXF-8067
                 URL: https://issues.apache.org/jira/browse/CXF-8067
             Project: CXF
          Issue Type: Bug
          Components: JAX-WS Runtime
    Affects Versions: 3.3.2
            Reporter: Roman Belinsky


exception in runtime:

 

{{(class: 
com/xatel/webservice/services/configurationservice/definition/jaxws_asm/GetAllStationsResponse,
 method: getReturn signature: ()Ljava/util/List;) Falling off the end of the 
code java.lang.VerifyError: (class: 
com/xatel/webservice/services/configurationservice/definition/jaxws_asm/GetAllStationsResponse,
 method: getReturn signature: ()Ljava/util/List;) Falling off the end of the 
code at java.base/java.lang.Class.getDeclaredConstructors0(Native Method) at 
java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3138) at 
java.base/java.lang.Class.getConstructor0(Class.java:3343) at 
java.base/java.lang.Class.getDeclaredConstructor(Class.java:2554) at 
org.apache.cxf.common.util.ReflectionUtil$4.run(ReflectionUtil.java:99) at 
org.apache.cxf.common.util.ReflectionUtil$4.run(ReflectionUtil.java:96) at 
java.base/java.security.AccessController.doPrivileged(Native Method) at 
org.apache.cxf.common.util.ReflectionUtil.getDeclaredConstructor(ReflectionUtil.java:96)
 at org.apache.cxf.common.jaxb.JAXBUtils.getValidClass(JAXBUtils.java:591) at 
org.apache.cxf.jaxb.JAXBContextInitializer.addClass(JAXBContextInitializer.java:324)
 at 
org.apache.cxf.jaxb.JAXBContextInitializer.begin(JAXBContextInitializer.java:187)
 at 
org.apache.cxf.service.ServiceModelVisitor.visitOperation(ServiceModelVisitor.java:109)
 at 
org.apache.cxf.service.ServiceModelVisitor.walk(ServiceModelVisitor.java:74) at 
org.apache.cxf.jaxb.JAXBDataBinding.initialize(JAXBDataBinding.java:341) at 
org.apache.cxf.service.factory.AbstractServiceFactoryBean.initializeDataBindings(AbstractServiceFactoryBean.java:86)
 at 
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.buildServiceFromClass(ReflectionServiceFactoryBean.java:470)
 at 
org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.buildServiceFromClass(JaxWsServiceFactoryBean.java:693)
 at 
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.initializeServiceModel(ReflectionServiceFactoryBean.java:530)
 at 
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean.create(ReflectionServiceFactoryBean.java:263)
 at 
org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean.create(JaxWsServiceFactoryBean.java:199)
 at 
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory.createEndpoint(AbstractWSDLBasedEndpointFactory.java:103)
 at org.apache.cxf.frontend.ClientFactoryBean.create(ClientFactoryBean.java:91) 
at 
org.apache.cxf.frontend.ClientProxyFactoryBean.create(ClientProxyFactoryBean.java:159)
 at 
org.apache.cxf.jaxws.JaxWsProxyFactoryBean.create(JaxWsProxyFactoryBean.java:142)}}

 

{{project dependencies :}}

{{[https://gist.github.com/kain64/7ac95cef2cd783a81f7a698cc66ebf8c] }}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to