• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

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
 
My favorite is a chocolate cupcake with white frosting and tiny ad sprinkles.
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic