Hi Nishath, If you want to update the service you need to execute ServiceManager.update method after modifying the service.
Eg. service.setAttribute(“overview_version”,”value”); serviceManager.update(service); thanks Eranda On Mon, Jun 2, 2014 at 10:18 PM, FIXED-TERM Nishath Arshia (CI/WBI-NA) < [email protected]> wrote: > Hello, > > I want to update the version of a service in Governance Registry .I used > service.setAttribute(“overview_version”,”value”) function for the same but > the changes are not reflecting in the governance registry. > > What could be the issue. Kindly help > > Thanks and regards, > Arshia Nishath > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Eranda Sooriyabandara*Senior Software Engineer; Integration Technologies Team; WSO2 Inc.; http://wso2.com Lean . Enterprise . Middleware E-mail: eranda AT wso2.com Mobile: +94 716 472 816 Linked-In: http://www.linkedin.com/in/erandasooriyabandara Blog: http://emsooriyabandara.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
