[rules-users] 答复: Can someone help me ?

Michael Anstis michael.anstis at gmail.com
Wed Jul 27 06:06:38 EDT 2011


Assuming you're using 5.2, the simplest approach would be to select the
"Repository Configuration" option under the "Administration" section.

Failing that, and given the embargo on crystal balls in the UK, a detailed
explanation as to why "it did not work" is always welcome.

With kind regards,

Mike

2011/7/27 Lemon Zhu <flyingbeecd at gmail.com>

> Thanks,Michael****
>
> Can you give me the details how to configure Drools Guvnor to write to SQL
> Server.****
>
> ** **
>
> I configured the “repository.xml”,but it did not work  -_-!****
>
> ** **
>
> *发件人:* rules-users-bounces at lists.jboss.org [mailto:
> rules-users-bounces at lists.jboss.org] *代表 *Michael Anstis
> *发送时间:* 2011年7月27日 16:08
> *收件人:* Rules Users List
> *主题:* Re: [rules-users] Can someone help me ?****
>
> ** **
>
> Rules themselves are plain text (DRL), so you can use any of Java's many
> persistence technologies to store the text.
>
> If you want to store a compiled, serialised KnowledgeBase; this is a BLOB
> and again you can use any of Java's many persistence technologies.
>
> If you want a "free" rule authoring environment too, then you could look
> into using Drools Guvnor as your rule repository, and whilst the underlying
> JCR using the File-System by default it can be configued to write to (m)any
> RDBMS.
>
> With kind regards,
>
> Mike****
>
> 2011/7/27 祝英杰 <flyingbeecd at gmail.com>****
>
> When I use the drools,****
>
> I want to store the rules in the SQL Server Database,****
>
> Can someone help me and give me some advices, how do I do it?****
>
>  ****
>
> Thanks!****
>
>  ****
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users****
>
> ** **
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20110727/ff62d9da/attachment.html 


More information about the rules-users mailing list