Hi
Im very new to JBoss Drools Please help me . Currently in my project we are using Guvnor 5.6.0 version for our Rule Module.
In this ,in our web application i need to retrieve all the packages which we have created in the JBoss Guvnor. So i used this url *****/Guvnor/rest/packages this will return an XML from where i can retrieve all Packages name and info.
This url is working fine when i deployed my code in local but the same war which i have deployed in websphere server it is returning an empty XML.
I have attached the image of the Xml which im getting.
Please anyone help on the above one.