Folks,
I am new to SOA. I need to use Netbeans
IDE with GlassFish and publish web services to a registry such as JUDDI for dynamic discovery. Googling the web, I found out the following
(1) There is no separate registry for Glassfish such as JUDDI for
JBOSS. GlassFish comes pre packed with a registry. Can some one point me in the correct direction of how to use the registry on GlassFish? Any info on how to use the registry on GlassFish would be highly appreciated
(2) Will that native registry on GlassFish work with Netbeans IDE?
(3) If Yes, Do I need to make any configurations/settings on the Netbeans IDE so that I can successfully publish web service to registry?
(4) Is there any documentation on how to consume the web services that have been published in the registry using Netbeans/GlassFish?
Any pointers would be helpful.
Thanks