• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Netbeans GlassFish Registry SOA

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
reply
    Bookmark Topic Watch Topic
  • New Topic