Yes, you can use the juddi-client. For our own testing we created the
tck module:
for finding a service see:
http://svn.apache.org/repos/asf/juddi/tags/juddi-3.1.3/uddi-tck/src/test/java/org/apache/juddi/v3/tck/UDDI_110_FindServicesIntegrationTest.java
Hope this helps,
--Kurt
On 2/18/13 3:49 PM, Alex O'Ree wrote:
I'm sure juddi has a direct java api for doing so, but I've always
done my interactions with uddi by starting with the wsdls and xsds
from oasis.
The procedure is something like, create a business entity, create a
service, create a binding, then add the endpoint to the binding.
On Mon, Feb 18, 2013 at 3:45 PM, Edgar Orduña <[email protected]> wrote:
Hi
I have services registered in JUDDI but I'm searching a example to find
Services.
do you have any example?
Thank you so much