Hi, indeed I have an error message in Eclipse since the xsd file is not available online (therefore no auto-completion).
But it is not a blocking issue: the http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/extensible-xml.html spring namespace handler that parses tags from the drools namespace works as expected (btw make sure you have a spring version >= 2.x). The xsd is embedded in drools-spring-5.1.0.x.jar, it is not documented but the tag names are self-documenting. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Accessing-spring-beans-tp980991p1009748.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
