Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-1711

Server failed to start and receieved IllegalAnnotationExceptions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.0.7
    • 2.0.8, 2.1.2
    • JAXB Databinding
    • None

    Description

      Un-tar the attached tarball in the samples directory, then change to mtosi_v2/alarm_retrieval directory and run "ant server". The following stackstrace can be reproduced. (It requires ACTIVEMQ_VERSION and ACTIVEMQ_HOME to be set). it works find in 2.1.

      [java] Caused by: com.sun.xml.bind.v2.runtime.IllegalAnnotationsException:
      1 counts of IllegalAnnotationExceptions
      [java] No element mapping exists for "http://www.tmforum.org/mtop/fmw/xsd/c
      ei/v1":"commonEventInformation"
      [java] this problem is related to the following location:
      [java] at @javax.xml.bind.annotation.XmlElementDecl(namespace=h
      ttp://www.tmforum.org/mtop/nra/xsd/alm/v1, defaultValue= , substitutionHeadName=
      commonEventInformation, scope=class javax.xml.bind.annotation.XmlElementDecl$GLO
      BAL, substitutionHeadNamespace=http://www.tmforum.org/mtop/fmw/xsd/cei/v1, name=
      alarm)
      [java] at public javax.xml.bind.JAXBElement org.tmforum.mtop.nr
      a.xsd.alm.v1.ObjectFactory.createAlarm(org.tmforum.mtop.nra.xsd.alm.v1.AlarmType
      )
      [java] at org.tmforum.mtop.nra.xsd.alm.v1.ObjectFactory

      [java] at com.sun.xml.bind.v2.runtime.IllegalAnnotationsException$Build
      er.check(IllegalAnnotationsException.java:66)
      [java] at com.sun.xml.bind.v2.runtime.JAXBContextImpl.getTypeInfoSet(JA
      XBContextImpl.java:389)
      [java] at com.sun.xml.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContex
      tImpl.java:236)
      [java] at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFacto
      ry.java:76)
      [java] at com.sun.xml.bind.v2.ContextFactory.createContext(ContextFacto
      ry.java:55)
      [java] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [java] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces
      sorImpl.java:39)
      [java] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet
      hodAccessorImpl.java:25)
      [java] at java.lang.reflect.Method.invoke(Method.java:585)
      [java] at javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:2
      10)
      [java] at javax.xml.bind.ContextFinder.find(ContextFinder.java:366)
      [java] at javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:574)
      [java] at org.apache.cxf.jaxb.JAXBDataBinding.createJAXBContext(JAXBDat
      aBinding.java:512)
      [java] at org.apache.cxf.jaxb.JAXBDataBinding.initialize(JAXBDataBindin
      g.java:268)
      [java] ... 14 more
      [java] Java Result: 1

      Attachments

        1. mtosi_v2.tar.gz
          217 kB
          William Tam

        Activity

          People

            dkulp Daniel Kulp
            wtam William Tam
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: