Can you try with 2.1.2 and/or the 2.1.3 snapshots?   A bunch of fixes for 
this went into 2.1.1 so 2.1.2 should help.   A couple more smaller fixes 
are going in for 2.1.3.  Confirmation that it does fix the issue would 
be great.

Dan

On Monday 06 October 2008, Teva BREDIN wrote:
> Hi,
>
> I had the same error when i was using <xs:include> to include a schema
> in my wsdl (like you did)
>
> I used <xs:import> instead and it worked.
>
> Example of use:
> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema";>
>   <xs:import schemaLocation="Local path to my xsd file" namespace="my
> specific namespace for types" />
> </xs:schema>
>
> Perhaps it could helps.
>
> Best regards,
>
> Teva.
>
> Nikolaj A. wrote:
> > System specs.
> > CXF 2.1
> > Tomcat 5.5.17 (I know it's old, but I'm stuck with this)
> > Java 1.5.0_12
> >
> > I'm trying to validate the XML input to my web service, but I ran
> > into this stack overflow.



-- 
J. Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog

Reply via email to