On Mon, Mar 30, 2009 at 1:18 PM, Frank Vyncke <[email protected]> wrote:
> I,
>
> Am starting to develop a 'client' for a gSOAP based server, using MTOM
> attachments.
>
> I have a wsdl file, but when I try to compile the wsdl file, I get an
> exception with the following message:
>
> Caused by: org.apache.axis2.schema.SchemaCompilationException: can not find
> the element {http://www.w3.org/2004/08/xop/include}Include from the parent
> schema http://www.genivia.com/schemas/mtom_stream_test.xsd
>
> Can anyone tell me where this error comes from, because the wsdl file does
> import the http://www.w3.org/2004/08/xop/include schema correctly (I think,
> there is no way I can check if it really imported the schema or not).
>
> Thanks
> Frank
>
>

I'd try validating the wsdl with an outside tool like Eclipse WTP, so
you can determine whether its really a valid wsdl or not. Please
excuse if you've already done that.

- R

Reply via email to