Platform details:
IDE -> Eclipse kepler
application server: Tomcat
registry server : WSO2 governance registry
Problem statement:
I am trying to publish my web service in WSO2 registry. Publishing my registry works fine.
But, how do i access existing web services those are published in registry using java code.
You can get the instance of user registry from below java client. Once registry instance is acquired we can access any of the services in registry.