[rules-users] Error on Rule Parsing on JBOSS server

PAYET, Manuel manuel.payet at capgemini.com
Wed Jun 2 04:42:52 EDT 2010


Sorby, I Read Youri message topo quick...

-----Message d'origine-----
De : rules-users-bounces at lists.jboss.org [mailto:rules-users-bounces at lists.jboss.org] De la part de ramram
Envoyé : mercredi 2 juin 2010 10:39
À : rules-users at lists.jboss.org
Objet : Re: [rules-users] Error on Rule Parsing on JBOSS server


Yes the POJO is uploaded because as I told u it is working with Tomcat but not with Jboss

KnowledgeBuilder kbuilder = KnowledgeBuilderFactory.newKnowledgeBuilder();
		kbuilder.add(ResourceFactory.newClassPathResource( "ChangeSet.xml"
),ResourceType.CHANGE_SET ); 

and in the changeset.xml I have the following:
<change-set xmlns='http://drools.org/drools-5.0/change-set'
            xmlns:xs='http://www.w3.org/2001/XMLSchema-instance'
            xs:schemaLocation='http://drools.org/drools-5.0/change-set
drools-change-set-5.0.xsd' >
    <add>
        <resource source='classpath://drl/' type='DRL' />
    </add>
</change-set>
--
View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Error-on-Rule-Parsing-on-JBOSS-server-tp864088p864146.html
Sent from the Drools - User mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
rules-users at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users






This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is 
intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to 
read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message 
in error, please notify the sender immediately and delete all copies of this message.





More information about the rules-users mailing list