javaee / metro-jax-ws

https://javaee.github.io/metro-jax-ws/
Other
132 stars 68 forks source link

i am producing jax-ws services using apache cxf.while deploying the war into the server i am getting error #1119

Closed glassfishrobot closed 11 years ago

glassfishrobot commented 11 years ago

May 27, 2013 6:44:13 PM com.sun.xml.bind.v2.runtime.reflect.opt.Injector inject WARNING: duplicate class definition bug occured? Please report this : com/iton/dms/documentfunctions/dtosfortemplates/DataForm$JaxbAccessorM_getByteStreamsetByteStream[B java.lang.ClassFormatError: Illegal class name "com/iton/dms/documentfunctions/dtosfortemplates/DataForm$JaxbAccessorM_getByteStreamsetByteStream[B" in class file com/iton/dms/documentfunctions/dtosfortemplates/DataForm$JaxbAccessorM_getByteStreamsetByteStream[B at java.lang.ClassLoader.defineClass1(Native Method) and my dependencies are...

javax.xml jaxb-api 2.1 javax.xml.bind jaxb-api-osgi 2.2-promoted-b50

Environment

tomcat 7.0 and eclipse juno

Affected Versions

[2.1]

glassfishrobot commented 11 years ago

Reported by vrkmurali

glassfishrobot commented 11 years ago

snajper said: First of all ... why do you mix 2.1 / 2.2 api versions? Why do you need both osgi and non-osgi bits on classpath? Which version of jaxb impl this actually uses? It'd help if you could get a (best jaxb standalone) testcase for this to reproduce.

glassfishrobot commented 11 years ago

Was assigned to snajper

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA JAX_WS-1119

glassfishrobot commented 11 years ago

Marked as incomplete on Thursday, July 25th 2013, 7:32:56 am