4 Replies Latest reply on Dec 8, 2006 10:53 AM by norman.richards

    drools namespace?

    sjmenden

      Documentation does not denote the correct namespace for installing drools components.xml, and I can find no examples that make use of how the documentation says implement drools.

      Caused by: org.dom4j.DocumentException: Error on line 16 of document : The prefix "drools" for element "drools:rule-base" is not bound. Nested exception: The prefix "drools" for element "drools:rule-base" is not bound.
       at org.dom4j.io.SAXReader.read(SAXReader.java:482)
       at org.dom4j.io.SAXReader.read(SAXReader.java:343)
       at org.jboss.seam.init.Initialization.getDocument(Initialization.java:240)
       at org.jboss.seam.init.Initialization.initComponentsFromXmlDocument(Initialization.java:129)