<html><body><div>Hi folks,</div><div><br></div><div>According to the integration docs:</div><div><a href="http://docs.jboss.org/drools/release/5.3.0.Final/droolsjbpm-integration-docs/html_single/">http://docs.jboss.org/drools/release/5.3.0.Final/droolsjbpm-integration-docs/html_single/</a>
</div><div><br></div><div>... 3.3.1.3 shows the location of the schema to be:</div><div style="padding-left: 24px; ">http://drools.org/schema/drools-spring.xsd</div><div><br></div><div>Unfortunately, that seems to redirect me to the Drools home page rather than a schema.</div><div><br></div><div>I have previously been using:</div><div>http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-container/drools-spring/src/main/resources/org/drools/container/spring/drools-spring-1.0.0.xsd</div><div><br></div><div>... but this doesn't support &lt;drools:agendaEventListener&gt; as a child of the &lt;drools:ksession&gt; element. Neither does it support &lt;drools:eventListeners&gt; at the level above. I was hoping to be able to make use of these, as they look as though they should help me to rid myself of some code.</div><div><br></div><div>I did notice that there are 1.1.0 and 1.2.0 versions of the drools-spring schema, but neither of those supports this either. I'm generally unclear as to which I should be using.</div><div><br></div><div>So I guess I have two questions really...</div><div><br></div><div><ol><li>Are these valid configuration elements to use? i.e. Is the documentation out of date? Are they still beta?</li><li>Assuming that they should be available, what schema location should I be using?</li></ol></div><div><br></div><div>Many thanks for any pointers you can provide.</div><div><br></div><div>Steve</div></body></html>