[rules-users] How to use Guvnor effectively?
mpgong
michael.p.gong at lmco.com
Tue May 22 12:12:19 EDT 2012
Here is what my change-set.xml looks like.
<change-set xmlns='http://drools.org/drools-5.0/change-set'
xmlns:xs='http://www.w3.org/2001/XMLSchema-instance'
xs:schemaLocation='http://drools.org/drools-5.0/change-set
http://anonsvn.jboss.org/repos/labs/labs/jbossrules/trunk/drools-api/src/main/resources/change-set-1.0.0.xsd'
>
<add>
<resource
source='http://ibeserver:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/com.ibe.rules.CheckResults/LATEST'
type='PKG' />
</add>
</change-set>
So i am using the PKG type. Now i can't believe that it is sending the
300KB or so package over the network that is slow, though possible.
--
View this message in context: http://drools.46999.n3.nabble.com/How-to-use-Guvnor-effectively-tp4006811p4006951.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
More information about the rules-users
mailing list