|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
unsupported schema type MapHi, I am using JAX-RPC to consume a coldfusion webservice but I
have the following error: javax.xml.rpc.ServiceException: modeler error: unsupported
schema type: {http://xml.apache.org/xml-soap}Map Here is the part of the wsdl related to Map: <schema
targetNamespace="http://xml.apache.org/xml-soap"> <import
namespace="http://rpc.xml.coldfusion"/> <import
namespace="http://remote"/> <import
namespace="http://schemas.xmlsoap.org/soap/encoding/"/> <complexType
name="mapItem"> <sequence> <element
name="key" nillable="true"
type="xsd:anyType"/> <element
name="value" nillable="true"
type="xsd:anyType"/> </sequence> </complexType> <complexType
name="Map"> <sequence> <element
maxOccurs="unbounded" minOccurs="0" name="item"
type="apachesoap:mapItem"/> </sequence> </complexType> </schema> So my question is: how do I add the support of Map? I’m
using JAX-RPC with spring if it helps... And one more information, I am using
jax-rpc 1.1.3. I was thinking that maybe jax-ws 2.1.3 could handle this, what
is your opinion? Thank you in advance for your help. Marc des Garets
|
|||
|
|
|
|
|
|
This transmission is
strictly confidential, possibly legally privileged, and intended solely for
the addressee. Any views or opinions expressed within it are those of the
author and do not necessarily represent those of 192.com, i-CD Publishing
(UK) Ltd or any of it's subsidiary companies. If you are not the intended
recipient then you must not disclose, copy or take any action in reliance of
this transmission. If you have received this transmission in error, please
notify the sender as soon as possible. No employee or agent is authorised to
conclude any binding agreement on behalf of i-CD Publishing (UK) Ltd with
another party by email without express written confirmation by an authorised
employee of the Company. http://www.192.com
(Tel: 08000 192 192). |
|
|
| Free embeddable forum powered by Nabble | Forum Help |