[rules-users] changeset schema error

domingo sprabakkar at gmail.com
Tue Jan 24 18:25:14 EST 2012


/...hope this may help some one....
my modified change-set.xml file looks as follows...this works fine and no
more warning or errors.../
<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 
file:///C:/dir/sub-dir/change-set.xsd'>
	<add>
		<resource source='classpath:path/to/drlfile/location/filename.drl'
			type='DRL' />
	</add>
</change-set>

-----
with kind regards,

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



More information about the rules-users mailing list