dufoli commented on pull request #721:
URL: https://github.com/apache/cxf/pull/721#issuecomment-727236235
I have fixed it but an issue on test...
[ERROR] testException(org.apache.cxf.jaxws.CodeFirstTest) Time elapsed:
1.082 s <<< ERROR!
javax.xml.ws.WebServiceException:
org.apache.cxf.service.factory.ServiceConstructionException
at
org.apache.cxf.jaxws.CodeFirstTest.testException(CodeFirstTest.java:260)
Caused by: org.apache.cxf.service.factory.ServiceConstructionException
at
org.apache.cxf.jaxws.CodeFirstTest.testException(CodeFirstTest.java:260)
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 10
counts of IllegalAnnotationExceptions
at
org.apache.cxf.jaxws.CodeFirstTest.testException(CodeFirstTest.java:260)
[ERROR] testCXF1758(org.apache.cxf.jaxws.CodeFirstTest) Time elapsed: 0.065
s <<< ERROR!
org.apache.cxf.service.factory.ServiceConstructionException
at
org.apache.cxf.jaxws.CodeFirstTest.testCXF1758(CodeFirstTest.java:436)
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 2 counts
of IllegalAnnotationExceptions
at
org.apache.cxf.jaxws.CodeFirstTest.testCXF1758(CodeFirstTest.java:436)
[ERROR] testClient(org.apache.cxf.jaxws.CodeFirstTest) Time elapsed: 0.057
s <<< ERROR!
javax.xml.ws.WebServiceException:
org.apache.cxf.service.factory.ServiceConstructionException
at
org.apache.cxf.jaxws.CodeFirstTest.testClient(CodeFirstTest.java:216)
Caused by: org.apache.cxf.service.factory.ServiceConstructionException
at
org.apache.cxf.jaxws.CodeFirstTest.testClient(CodeFirstTest.java:216)
Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 10
counts of IllegalAnnotationExceptions
at
org.apache.cxf.jaxws.CodeFirstTest.testClient(CodeFirstTest.java:216)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]