[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2124) KnowledgeAgent should load knowledge bases directly from Resource (bypassing the ChangeSet)
Jürgen Schiewe (JIRA)
jira-events at lists.jboss.org
Thu Dec 3 11:02:29 EST 2009
[ https://jira.jboss.org/jira/browse/JBRULES-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12498041#action_12498041 ]
Jürgen Schiewe commented on JBRULES-2124:
-----------------------------------------
"Resource" such as knowlegde package addresses. Currently the Knowledge Agent takes an XML document that refers to one or more packages, rule bases, etc. We would like to avoid the XML document and pass the URLs directly to the Knowledge Agent
> KnowledgeAgent should load knowledge bases directly from Resource (bypassing the ChangeSet)
> -------------------------------------------------------------------------------------------
>
> Key: JBRULES-2124
> URL: https://jira.jboss.org/jira/browse/JBRULES-2124
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-api, drools-core
> Affects Versions: 5.0.1.FINAL
> Reporter: Jürgen Schiewe
> Assignee: Mark Proctor
>
> We develop Drools based applications and use Guvnor as a a repository. Hard-coding the hostname where Guvnor runs is not an option for us because the names are different in each installation and we do not want to modify all the changeset.xml files for each deployment.
> Instead we would pass one (or more) Resources to the KnowledgeAgent and let it do the monitoring. This would allow us to build URLs dynamically from our system environment configuration.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list