]
Esteban Aliverti closed JBRULES-2678.
-------------------------------------
The current Drools-Spring does not provide User Name, Password,
basicAuthentication attributes in kagent
---------------------------------------------------------------------------------------------------------
Key: JBRULES-2678
URL:
https://issues.jboss.org/browse/JBRULES-2678
Project: Drools
Issue Type: Patch
Security Level: Public(Everyone can see)
Affects Versions: 5.1.0.FINAL
Environment: Drools Guvnor, KnowledgeAgent, Drools - Spring Configuration
Reporter: Kiran Phadatare
Assignee: Esteban Aliverti
Priority: Optional
Labels: Drools_Spring_improvement
Fix For: 5.2.0.M1
When using a change-set and drools-spring config. for kagent beans to get pakage content
from guvnor repository as follows :
<drools:kagent kbase="knowledgeBase" id="kagent"
new-instance="false">
<drools:resources>
<drools:resource type="PKG"
source="http://localhost:8080/drools-
guvnor/org.drools.guvnor.Guvnor/package/org.mkcl.insync/LATEST" />
</drools:resources>
</drools:kagent>
this fails because the new drools guvnor requires authentication from v5.1.0Final
--
This message is automatically generated by JIRA.
For more information on JIRA, see: