[jbossws-issues] [JBoss JIRA] Created: (JBWS-2506) Cannot find symbol javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Mon Feb 2 09:21:44 EST 2009


Cannot find symbol javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT
--------------------------------------------------------------------------------

                 Key: JBWS-2506
                 URL: https://jira.jboss.org/jira/browse/JBWS-2506
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf
    Affects Versions: jbossws-cxf-3.1.0
            Reporter: Alessio Soldano
             Fix For:  jbossws-cxf-3.1.1


When running the wsprovide (cxf flavor, thus java2ws) on a SEI containing the @XmlJavaTypeAdapter annotation, we get the following error:

/home/alessio/dati/apache-cxf-2.1.3/bin/output/org/jboss/test/ws/jaxws/smoke/tools/jaxws/ProcessCustomResponse.java:10: cannot find symbol
 symbol  : class XmlJavaTypeAdapter$DEFAULT
 location: package javax.xml.bind.annotation.adapters
 import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT;

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list