Is it possible to paste the full stacktrace, or create a jira for us

Thanks,
James

With the last version it continues giving the same error


Willem2 wrote:
Please try CXF 2.0.3 which fixed bunch of bugs.

Willem

pokynsky wrote:
Hello,

I have my jax-ws-catalog.xml and I defined xmldsig-core-schema.xsd:

<rewriteSystem  systemId="http://www.w3.org/2001/XMLSchema.dtd";
rewritePrefix="classpath:schemas/XMLSchema.dtd"/>

<rewriteSystem systemIdStartString="http://www.w3.org/2000/09/xmldsig#";
rewritePrefix="classpath:schemas/xmldsig-core-schema.xsd"/>
        <rewriteSystem
systemIdStartString="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd";
rewritePrefix="classpath:schemas/xmldsig-core-schema.xsd"/>

but, I obtain the error:

faultCode=PARSER_ERROR: Problem parsing
....cxf-2.0.1-incubator.jar!/schemas/xmldsig-core-schema.xsd

(The jar is in the classpath)

Any Idea??



Reply via email to