You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The vendorProps annotation attribute is insufficient for cases such as drools right now, as drools will look at the vendor props for key/value pairs where the values can be complex java objects (such as readers for the DSL, etc.).
The vendorProps annotation attribute is insufficient for cases such as drools right now, as drools will look at the vendor props for key/value pairs where the values can be complex java objects (such as readers for the DSL, etc.).
See: http://docs.jboss.org/drools/release/5.2.0.Final/drools-expert-docs/html/ch07.html
We will need a programmatic approach to supply property values.
The text was updated successfully, but these errors were encountered: