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?? > > -- View this message in context: http://www.nabble.com/How-insert-xmldsig-core-schema.xsd-in-the-jax-ws-catalog.xml---tf4849583.html#a13876472 Sent from the cxf-dev mailing list archive at Nabble.com.
