3 Replies Latest reply on Mar 12, 2010 12:55 AM by ffang

    XML schema validation error on beans.xml

    dkruitbosch

      Hi,

       

      I'm playing around with the cxf-wsdl-first-osgi example. When I try to xml validate the beans.xml for the cxf-bc bundle, eclipse (or my xml editor) complains about the schema location for the cxfbc-1.0 xsd. I've been searching for this schema and it's not at the specified location.

      The example runs ok, so that's not an issue.

       

      I'd like to have the correct versions and locations of the xml schema's so I can validate my beans.xml files. This way I can validate if i didn't make any stupid typos or forgot some elements/attributes before deploying my bundles. So where can they be found?

       

      Thanks,

       

      Danny