What is the response of " http://localhost:8080/guvnor-5.3.0.Final-jboss-as-5.1/rest/packages/pricing/source " if you invoke it using your browser for example?
Best Regards, XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX Esteban Aliverti - Developer @ http://www.plugtree.com - Blog @ http://ilesteban.wordpress.com On Thu, Jan 12, 2012 at 3:38 PM, srinivasasanda <[email protected]>wrote: > Hi Esteban, > > I need a small clarification regarding this context.Can you please suggest > me. > > Actually My above code where I'm applying ChangeSet to local DRL files in > localsystem.My Java code is working fine and displaying packages and othere > content.It means my ChangeSet.xml is as follows: > <add> > <resource source='file:D:\rulemaster.drl' type='DRL' /> > </add> > But,When I specify resource source as DRL file from guvnor(REST API) as > below > <resource > source=' > http://localhost:8080/guvnor-5.3.0.Final-jboss-as-5.1/rest/packages/pricing/source > ' > type='DRL' /> > <resource > source=' > http://localhost:8080/guvnor-5.3.0.Final-jboss-as-5.1/rest/packages/search/source > ' > type='DRL' /> > My Java code is not working correctly.Can you please suggest me why this > difference is? > > I'm using guvnor 5.3.Is it possible in guvnor 5.3? > > -- > View this message in context: > http://drools.46999.n3.nabble.com/unable-to-update-the-changes-guvnor-rules-to-application-using-changeset-tp3652824p3653834.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
