java - CXF IllegalAnnotationException related to no-arg StackTraceElement constructor -


I have a web service using Apache CXF 2.1.3. One of the web parameters is java.lang. Stable When I call JaxWsServerFactoryBean.setServiceBean, I get an invalid annotation expression as java.lang.StackTraceElement. There is no chaotic producer.

The JIRA bug report claimed to have fixed the problem, but I am still getting exceptions. Any ideas?

I am using Java 1.6.0_11.

Have you tried CXF 2.1.5?

is updating

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -