[jbossws-issues] [JBoss JIRA] Created: (JBWS-2591) WSConsume does not generate @XmlList with doc/lit wsdl

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Apr 1 10:15:23 EDT 2009


WSConsume does not generate @XmlList with doc/lit wsdl
------------------------------------------------------

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


Running the cxf version of WSConsume on a doc/lit wsdl containing something like this:

<element name="FooByteListType" type="foo:FooByteListType" />
  <simpleType name="FooByteListType">
    <list itemType="byte" />
  </simpleType>

does not cause the @XmlList annotation to be added to the SEI.

Reproduce and provide fix on CXF.

-- 
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