<HTML><BODY>
Big thanks, it's working perfectly!<br>M.<br><br><br>




 -------- Оригинално писмо --------
<br>От:  kenneth.westelinck@telenet.be
<br>Относно: Re: [rules-users] Configuring kie: namespace for Spring.
<br>До: Rules Users List &lt;rules-users@lists.jboss.org&gt;
<br>Изпратено на: Петък, 2014, Март 21 12:29:13 EET
<br><br>This is what I have:<br>
<br>
&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br>
&lt;beans xmlns="<a href="http://www.springframework.org/schema/beans&quot;" target="_blank">http://www.springframework.org/schema/beans"</a> xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance&quot;" target="_blank">http://www.w3.org/2001/XMLSchema-instance"</a> xmlns:kie="<a href="http://drools.org/schema/kie-spring&quot;" target="_blank">http://drools.org/schema/kie-spring"</a> xsi:schemaLocation="<br>
       <a href="http://www.springframework.org/schema/beans" target="_blank">http://www.springframework.org/schema/beans</a> <a href="http://www.springframework.org/schema/beans/spring-beans-3.0.xsd" target="_blank">http://www.springframework.org/schema/beans/spring-beans-3.0.xsd</a><br>
       <a href="http://drools.org/schema/kie-spring" target="_blank">http://drools.org/schema/kie-spring</a> <a href="http://drools.org/schema/kie-spring.xsd&quot;&gt;" target="_blank">http://drools.org/schema/kie-spring.xsd"&gt;</a><br>
<br>
    &lt;kie:kmodule id="kmodule1"&gt;<br>
        &lt;kie:kbase name="kbase1" packages="com.sample.test1" eventProcessingMode="stream" /&gt;<br>
    &lt;/kie:kmodule&gt;<br>
<br>
&lt;/beans&gt;<br>
<br>
----- Original Message -----<br>
From: "milen igrachev" &lt;<a href="javascript: internSendMess('igrachev@abv.bg')">igrachev@abv.bg</a>&gt;<br>
To: <a href="javascript: internSendMess('rules-users@lists.jboss.org')">rules-users@lists.jboss.org</a><br>
Sent: Vrijdag 21 maart 2014 11:17:04<br>
Subject: [rules-users] Configuring kie: namespace for Spring.<br>
<br>
<br>
Hello, <br>
<br>
<br>
can someone please paste me his definition of the xmlns:kie in the spring configuration. <br>
I read the documentation and I got the configuration principles, but I cannot find the namespace <br>
definition in the net. A simple paste of the header xmlns:*/schemaLocation will be perfect. <br>
<br>
<br>
Thanks in advance! <br>
M. <br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="javascript: internSendMess('rules-users@lists.jboss.org')">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
_______________________________________________<br>
rules-users mailing list<br>
<a href="javascript: internSendMess('rules-users@lists.jboss.org')">rules-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</BODY></HTML>