Big thanks, it's working perfectly!
M.


-------- Оригинално писмо --------
От: kenneth.westelinck@telenet.be
Относно: Re: [rules-users] Configuring kie: namespace for Spring.
До: Rules Users List <rules-users@lists.jboss.org>
Изпратено на: Петък, 2014, Март 21 12:29:13 EET

This is what I have:

<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:kie="http://drools.org/schema/kie-spring" xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://drools.org/schema/kie-spring http://drools.org/schema/kie-spring.xsd">

<kie:kmodule id="kmodule1">
<kie:kbase name="kbase1" packages="com.sample.test1" eventProcessingMode="stream" />
</kie:kmodule>

</beans>

----- Original Message -----
From: "milen igrachev" <igrachev@abv.bg>
To: rules-users@lists.jboss.org
Sent: Vrijdag 21 maart 2014 11:17:04
Subject: [rules-users] Configuring kie: namespace for Spring.


Hello,


can someone please paste me his definition of the xmlns:kie in the spring configuration.
I read the documentation and I got the configuration principles, but I cannot find the namespace
definition in the net. A simple paste of the header xmlns:*/schemaLocation will be perfect.


Thanks in advance!
M.
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users