[rules-users] Re-loading of guvnor resource at drools-camel-server

bhochhi bhochhi at aol.com
Fri Jun 1 12:32:46 EDT 2012


I am using drools-camel-server 5.4 final to execute the rules fetched from
guvnor at follows:

        <drools:resource type="PKG"
source="http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/mypackage/Test"
                                basic-authentication="enabled"
username="test" password="test" />
        </drools:resources>
        <drools:ksession id="ksession1" type="stateless"
		kbase="kbase" node="node1" />

how can I reload or rebuild the knowledgebase so that any changes in the
rules instantly get reflected on execution server?



--
View this message in context: http://drools.46999.n3.nabble.com/Re-loading-of-guvnor-resource-at-drools-camel-server-tp4017727.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list