[seam-issues] [JBoss JIRA] Commented: (JBSEAM-4756) Update Seam drools libraries to Drools 5.1

Alessandro Lazarotti (JIRA) jira-events at lists.jboss.org
Tue May 31 11:03:01 EDT 2011


    [ https://issues.jboss.org/browse/JBSEAM-4756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605514#comment-12605514 ] 

Alessandro Lazarotti commented on JBSEAM-4756:
----------------------------------------------

BRMS 5.1 requires that you submit your credentials. So, you need update the jars and also to use the auth information:

e.g.:

<drools:rule-agent configuration-file="agent.properties"
  name="theRuleAgent" scope="conversation"/>

agent.properties:

enableBasicAuthentication=true
username=admin
password=admin
url=http://127.0.0.1:8080/jboss-brms/org.drools.guvnor.Guvnor/package/BRMSDemo/TEST
name=BRMSDemoConfig

> Update Seam drools libraries to Drools 5.1
> ------------------------------------------
>
>                 Key: JBSEAM-4756
>                 URL: https://issues.jboss.org/browse/JBSEAM-4756
>             Project: Seam 2
>          Issue Type: Feature Request
>          Components: Drools
>    Affects Versions: 2.2.0.GA
>         Environment: fedora 12, jdk 1.6, Seam 2.2, Guvnor 5.1 and drools-expert 5.1
>            Reporter: Alessandro Lazarotti
>
> Is necessary update drools libs to be compatible with Guvnor 5.1 serialization process

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list