[ http://jira.codehaus.org/browse/XFIRE-547?page=comments#action_84008 ] mark larman commented on XFIRE-547: -----------------------------------
This could be a different manifestation of the JIRA issue XFIRE-526 where an ArrayOfString is referenced but not declared. > Generated collection structures don't appear on WSDL > ---------------------------------------------------- > > Key: XFIRE-547 > URL: http://jira.codehaus.org/browse/XFIRE-547 > Project: XFire > Issue Type: Bug > Components: JAXB 2.0, JAX-WS > Affects Versions: 1.1, 1.1.1 > Environment: Java 5 > Reporter: frederic dreyfus > Assigned To: Dan Diephouse > > When trying to expose a service that returns a collection of type T : > Collection<T> doStuff() > The generated WSDL makes a reference to ArrayOfT but has no corresponding > schema. > This occurs when using the org.codehaus.xfire.jaxws.JAXWSServiceFactory and > the org.codehaus.xfire.jaxb2.JaxbServiceFactory. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
