Maciej Swiderski [
https://community.jboss.org/people/swiderski.maciej] created the
discussion
"Re: How to get a package from Guvnor and start it"
To view the discussion, visit:
https://community.jboss.org/message/780285#780285
--------------------------------------------------------------
here is an example of change set that includes authentication info:
<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/...
>
<add>
<resource basic-authentication="enabled" username="someUser"
password="somePassword" type="PKG"
source="http://localhost:8080/drools-guvnor/org.drools.guvnor.Guvnor/package/defaultPackage/LATEST"/>
</add>
</change-set>
HTH
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/780285#780285]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]