[jboss-user] [jBPM] - Re: How to get a package from Guvnor and start it

Maciej Swiderski do-not-reply at jboss.com
Thu Dec 6 01:56:36 EST 2012


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/main/resources/change-set-1.0.0.xsd' >
            
    <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&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121206/1fce2c11/attachment-0001.html 


More information about the jboss-user mailing list