XMLBeans binding does not support Java1.5 typed Collections properly
--------------------------------------------------------------------
Key: XFIRE-1011
URL: http://jira.codehaus.org/browse/XFIRE-1011
Project: XFire
Issue Type: Bug
Components: XMLBeans
Affects Versions: 1.2.6
Environment: Windows XP, Maven 2.0.6, Java 1.5.0_11
Reporter: Joe Morrison
Assignee: Dan Diephouse
Attachments: joemo-wsdemo.zip
When using collections in XFire web services with XMLBeans, no errors occur
during build, deployment, or WSDL generation. But when loading the WSDL into
SoapUI the following errors are displayed:
Tue May 29 14:35:37 EDT 2007:WARN:Error:
http://localhost:8080/wsdemo-0.1/services/baseServices?wsdl:0: error:
src-resolve.a: Could not find type '[EMAIL
PROTECTED]://joemorrison.org/schema/wsdemo'. Do you mean to refer to the
element with that name (in baseServices_3Fwsdl)?
Tue May 29 14:35:37 EDT 2007:ERROR:Loading of definition failed for
[http://localhost:8080/wsdemo-0.1/services/baseServices?wsdl];
com.eviware.soapui.impl.wsdl.support.xsd.SchemaException: Error loading schema
types
Web services that don't use collections work fine. Also web services using the
default bindings work fine (with or without collections).
I've attached a small code example (total of 213 lines of code and
configuration in 7 files). It's a Maven2 project - builds and deploys to a
local Tomcat 5.5 instance. Test by running:
mvn install war:exploded cargo:deploy
--
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