[rules-users] 401 error when attempting to get PKG for changeset.

Stephen Mcgruer s0840449 at sms.ed.ac.uk
Wed Jul 28 07:09:41 EDT 2010


I have the following changeset:

<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
drools-change-set-5.0.xsd' >
         <add>
                 <resource
source='http://localhost:1337/drools-guvnor/org.drools.guvnor.Guvnor/package/TEST/v0.1'
type='PKG' />
         </add>
</change-set>

I just updated to the RC of Guvnor, and my PKG address now demands a  
username and
password when I try and access it. Anything works, which is fine, but  
how do I edit the
changeset so that it gives the details? At the moment when I run my  
Java WAR it just
moans that it gets a 401 from that URL...

Thanks!

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.





More information about the rules-users mailing list