[jboss-jira] [JBoss JIRA] Created: (JBRULES-2678) The current Drools-Spring does not provide User Name, Password, basicAuthentication attributes in kagent
Kiran Phadatare (JIRA)
jira-events at lists.jboss.org
Fri Aug 27 03:01:12 EDT 2010
The current Drools-Spring does not provide User Name, Password, basicAuthentication attributes in kagent
---------------------------------------------------------------------------------------------------------
Key: JBRULES-2678
URL: https://jira.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: Mark Proctor
Priority: Optional
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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list