To clarify: The original WSDL is at http://geog.tamu.edu/~rahul/XML/GPServer_1.xml.
The one that i had modified to make solve the problem, by promoting the ArrayOfString type to an unbound string is at http://geog.tamu.edu/~rahul/XML/GPServer.xml. I am posting both, as some had questions on whether i had included the jaxb namespace correctly. I have solved this problem, but i was wondering if this could be done without modifying the wsdl? Rahul Ravikumar wrote: > > > I understand that one of the ways of solving this problem is to promote > the "ArrayOfString" to an unbound "xs:string". But one of the restrictions > of this project, is that i must NOT change the WSDL. Is there any other > way that i can solve this problem? > > The WSDL is located at: http://geog.tamu.edu/~rahul/XML/GPServer.xml > > -- View this message in context: http://www.nabble.com/Array-Of-Unbound-Types-tp17442311p17495080.html Sent from the cxf-user mailing list archive at Nabble.com.
