10 Replies Latest reply on Apr 6, 2011 1:00 PM by dead_devil_66

    schema issues?

    dead_devil_66

      Greetings.

       

      In order to to have jms broker and the connector in my app, i made this camel-context.xml file:

       

       

       

       

       

      for some reason, im having two errors:

       

      cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'camelContext'.

       

      - cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found for element 'broker:broker'.

       

       

      But seems i can build this project sucessfully... what is actually wrong with this?