Details

    • Sub-task
    • Resolution: Cannot Reproduce
    • Major
    • None
    • EAP_EWP 5.1.2
    • Web Services
    • Hide
      This was not the reason of test failures.
      JAXB 2.1.x works like a charm on JDK7.
      But investigating this issue allowed me to find the real cause :)
      Show
      This was not the reason of test failures. JAXB 2.1.x works like a charm on JDK7. But investigating this issue allowed me to find the real cause :)
    • NEW

    Description

      Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 1 counts of IllegalAnnotationExceptions
      java.lang.StackTraceElement does not have a no-arg default constructor.
      this problem is related to the following location:
      at java.lang.StackTraceElement
      at public java.lang.StackTraceElement[] java.lang.Throwable.getStackTrace()
      at java.lang.Throwable
      at private java.lang.Throwable[] org.jboss.test.ws.jaxws.jbws3071.jaxws.TestExceptionBean.suppressed
      at org.jboss.test.ws.jaxws.jbws3071.jaxws.TestExceptionBean
      at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Builder.check(IllegalAnnotationsException.java:102)
      at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JAXBContextImpl.java:472)
      at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:302)
      at com.sun.xml.bind.v2.runtime.JAXBContextImpl$JAXBContextBuilder.build(JAXBContextImpl.java:1136)
      at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFactory.java:154)
      at com.sun.xml.bind.api.JAXBRIContext.newInstance(JAXBRIContext.java:106)
      at org.jboss.ws.core.jaxws.CustomizableJAXBContextFactory.createContext(CustomizableJAXBContextFactory.java:127)
      ... 31 more

      Attachments

        Activity

          People

            ropalka Richard Opalka
            ropalka Richard Opalka
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: