[ http://jira.codehaus.org/browse/DROOLS-406?page=all ]
Michael Neale closed DROOLS-406:
--------------------------------
Resolution: Won't Fix
will be different with new SMF enhancements.
> Pb running Drools on OC4J 9.0.4
> -------------------------------
>
> Key: DROOLS-406
> URL: http://jira.codehaus.org/browse/DROOLS-406
> Project: drools
> Type: Bug
> Components: io
> Versions: 2.0-final
> Environment: OC4J 9.0.4 standalone on Windows 2000. Java version is 1.4.2_03
> Reporter: Adelino Rodrigues
>
>
> When applying the configuration as described in
> http://drools.org/FAQ#FAQ-UsingDroolswithOC4J, I get the error:
> org.xml.sax.SAXException: Unable to reference a Semantics Repository:
> null
> at org.drools.io.RuleSetReader.read(RuleSetReader.java:441)
> at org.drools.io.RuleSetReader.read(RuleSetReader.java:339)
> at
> org.drools.io.RuleBaseLoader.loadFromInputStream(RuleBaseLoader.java:234)
> at
> org.drools.io.RuleBaseLoader.loadFromInputStream(RuleBaseLoader.java:193)
> at
> org.drools.io.RuleBaseLoader.loadFromInputStream(RuleBaseLoader.java:177)
> -------------------
> Before applying the settings described in FAQ-UsingDroolswithOC4J I was
> getting the error below:
> org.xml.sax.SAXParseException: no semantic module for namespace
> 'http://drools.org/semantics/java' (
> import)
> at org.drools.io.RuleSetReader.startElement(RuleSetReader.java:559)
> at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
> Source)
> at org.apache.xerces.impl.xs.XMLSchemaValidator.startElement(Unknown
> Source)
> at
> org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
> Source)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(
> Unknown Source)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
> Source)
> at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
> at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
> at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
> at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
> at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
> at org.drools.io.RuleSetReader.read(RuleSetReader.java:445)
> at org.drools.io.RuleSetReader.read(RuleSetReader.java:339)
> at
> org.drools.io.RuleBaseLoader.loadFromInputStream(RuleBaseLoader.java:234)
> at
> org.drools.io.RuleBaseLoader.loadFromInputStream(RuleBaseLoader.java:193)
> at
> org.drools.io.RuleBaseLoader.loadFromInputStream(RuleBaseLoader.java:177)
> ----------------
> The libraries drools-all-2.0.jar antlr-2.7.5.jar janino-2.3.2.jar are in
> <OC4J_HOME>/j2ee/home/applib/ together with the other libraries used by my
> J2EE application.
> ---------------
> My drools.conf has:
> drools-base
> drools-groovy
> drools-java
> drools-python
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira