I’m using CXF 2.7.3 and I get the stack trace below at start-up.  One strange 
thing about it is that the following line:

sun.reflect.annotation.TypeNotPresentExceptionProxy
     [exec] at 
org.apache.cxf.jaxws.EndpointImpl.doPublish(EndpointImpl.java:369)

does not exist in the source code in the CXF source jar for 2.7.3.  Should I be 
concerned about this?

The bean mentioned in the stack trace is a <jaxws:endpoint…>

     [exec] <Mar 13, 2013 12:05:17 PM CDT> <Warning> <HTTP> <BEA-101162> <User 
defined listener 
com.ecologic.components.server.security.spring.SOAPWebServicesSecurityInitializingContextLoaderListener
 failed: org.springframework.beans.factory.access.BootstrapException: Unable to 
return specified BeanFactory instance: factory key [amiunsolicited.context], 
from group with resource name [classpath*:beanRefContext.xml]; nested exception 
is org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'amiunsolicited.context': FactoryBean threw exception on object 
creation; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'amiUnsolicitedCimTwoZeroService': Invocation of init method failed; 
nested exception is javax.xml.ws.WebServiceException: 
java.lang.ArrayStoreException: 
sun.reflect.annotation.TypeNotPresentExceptionProxy.
     [exec] org.springframework.beans.factory.access.BootstrapException: Unable 
to return specified BeanFactory instance: factory key [amiunsolicited.context], 
from group with resource name [classpath*:beanRefContext.xml]; nested exception 
is org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'amiunsolicited.context': FactoryBean threw exception on object 
creation; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'amiUnsolicitedCimTwoZeroService': Invocation of init method failed; 
nested exception is javax.xml.ws.WebServiceException: 
java.lang.ArrayStoreException: 
sun.reflect.annotation.TypeNotPresentExceptionProxy
     [exec]              at 
org.springframework.beans.factory.access.SingletonBeanFactoryLocator.useBeanFactory(SingletonBeanFactoryLocator.java:409)
     [exec]              at 
org.springframework.web.context.ContextLoader.loadParentContext(ContextLoader.java:358)
     [exec]              at 
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:193)
     [exec]              at 
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
     [exec]              at 
com.ecologic.components.server.core.spring.EAComponentsContextLoaderListener.contextInitialized(EAComponentsContextLoaderListener.java:25)
     [exec]              Truncated. see log file for complete stacktrace
     [exec] Caused By: org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'amiunsolicited.context': FactoryBean threw 
exception on object creation; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'amiUnsolicitedCimTwoZeroService': Invocation of init method failed; 
nested exception is javax.xml.ws.WebServiceException: 
java.lang.ArrayStoreException: 
sun.reflect.annotation.TypeNotPresentExceptionProxy
     [exec]              at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:149)
     [exec]              at 
org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:102)
     [exec]              at 
org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1429)
     [exec]              at 
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:245)
     [exec]              at 
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
     [exec]              Truncated. see log file for complete stacktrace
     [exec] Caused By: org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'amiUnsolicitedCimTwoZeroService': Invocation of 
init method failed; nested exception is javax.xml.ws.WebServiceException: 
java.lang.ArrayStoreException: 
sun.reflect.annotation.TypeNotPresentExceptionProxy
     [exec]              at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420)
     [exec]              at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
     [exec]              at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
     [exec]              at 
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
     [exec]              at 
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
     [exec]              Truncated. see log file for complete stacktrace
     [exec] Caused By: javax.xml.ws.WebServiceException: 
java.lang.ArrayStoreException: 
sun.reflect.annotation.TypeNotPresentExceptionProxy
     [exec]              at 
org.apache.cxf.jaxws.EndpointImpl.doPublish(EndpointImpl.java:369)
     [exec]              at 
org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:251)
     [exec]              at 
org.apache.cxf.jaxws.EndpointImpl.publish(EndpointImpl.java:537)
     [exec]              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
     [exec]              at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [exec]              Truncated. see log file for complete stacktrace
     [exec] Caused By: java.lang.ArrayStoreException: 
sun.reflect.annotation.TypeNotPresentExceptionProxy
     [exec]              at 
sun.reflect.annotation.AnnotationParser.parseClassArray(AnnotationParser.java:653)
     [exec]              at 
sun.reflect.annotation.AnnotationParser.parseArray(AnnotationParser.java:460)
     [exec]              at 
sun.reflect.annotation.AnnotationParser.parseMemberValue(AnnotationParser.java:286)
     [exec]              at 
sun.reflect.annotation.AnnotationParser.parseAnnotation(AnnotationParser.java:222)
     [exec]              at 
sun.reflect.annotation.AnnotationParser.parseAnnotations2(AnnotationParser.java:69)
     [exec]              Truncated. see log file for complete stacktrace



Benji Shults PhD
Senior Software Engineer
[cid:[email protected]]
1650 W 82nd ST<http://g.co/maps/ypezy> STE 1100
Bloomington MN 55431-1419
phone: (952) 843-7572
mobile: (763) 772-2899
e-mail: [email protected]<mailto:[email protected]>
website: www.ecologicanalytics.com<http://www.ecologicanalytics.com/>



P PLEASE CONSIDER OUR ENVIRONMENT BEFORE PRINTING THIS EMAIL.

This e-mail (including any attachments) is confidential and may be legally 
privileged. If you are not an intended recipient or an authorized 
representative of an intended recipient, you are prohibited from using, copying 
or distributing the information in this e-mail or its attachments. If you have 
received this e-mail in error, please notify the sender immediately by return 
e-mail and delete all copies of this message and any attachments. Thank you.

Reply via email to