[rules-users] changeset error

DroolersEye sprabakkar at gmail.com
Wed Aug 3 14:29:38 EDT 2011


Hi, I am using Guvnor 5.1.1, when I try to connect knowledge pkg in the local
guvnor using changeset, I got the following warning (but still reading and
working*)..../schema_reference.4: Failed to read schema document
'drools-change-set-5.0.xsd', because 1) could not find the document; 2) the
document could not be read; 3) the root element of the document is not
<xsd:schema>./*
My changset is as follows...

<?xml version="1.0" encoding="UTF-8"?>
<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:9082/guvnorApps/org.drools.guvnor.Guvnor/package/RulesPKG/LATEST"
type="PKG" basicAuthentication="enabled" username="admin" password="admin"/>
	</add>
</change-set>


Thanks,

-----
with kind regards,

--
View this message in context: http://drools.46999.n3.nabble.com/changeset-error-tp3223138p3223138.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list