• 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
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

WSDL to UDDI

 
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to create some xml docs related to UDDI such as businessEntity, businessService, bindingTemplate and tModel. I already have a WSDL. Is there a easy way to do this or a tool that can be used? I am using Eclipse and Axis. Thanks for any help.
 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm not sure that I'm understanding the question...but there are a number of articles on how to map WSDL to UDDI registries.

http://www-128.ibm.com/developerworks/webservices/library/ws-udmod1/
http://www-128.ibm.com/developerworks/webservices/library/ws-wsdl/
http://www.systinet.com/download/wp_WSDL_to_UDDI.pdf
http://www.burtongroup.com/promo/downloads/pdf/AnneManes0804.pdf
http://webservices.sys-con.com/read/39868.htm

AND finally the technical note that started all of this:

http://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm

Not sure this is what you are looking for but figured I would post it...
 
Of course, I found a very beautiful couch. Definitely. And this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic