On Tuesday 16 September 2008 12:31:28 pm Gus Power wrote: > O hai! > > We're trying to call a webservice which uses a *Map* datatype as found in > the http://xml.apache.org/xml-soap namespace.
I've never seen this before. Thus, the answer is more or less "no". That said, if you had a schema for it, you could probably generate some JAXB types that would map it fine. Dan > e.g. <wsdl:definitions targetNamespace="... *xmlns:tns4=" > http://xml.apache.org/xml-soap"* xmlns:wsdl=" > http://schemas.xmlsoap.org/wsdl.../> > > Does CXF support this? If so, could someone please give us a quick example > or some steps to take us forward? > > Thanks! > > Gus & crew. -- Daniel Kulp [EMAIL PROTECTED] http://www.dankulp.com/blog
