What is UDDI and how to register a web service ?
Answers were Sorted based on User's Feedback
Answer / nitin
UDDI is Universal Discovery Description and Integration
that is used to publish and Discover public xml web service.
To Register a web service Go to WWW.UDDI.ORG for More
Details
| Is This Answer Correct ? | 14 Yes | 3 No |
Answer / satya narayan sahoo
Web service can be published over a single directory over
the web,this directory is known as UDDI.
To register a webservice in UDDI please refer to the
following likns.
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.
jsp?
topic=/com.ibm.websphere.pmc.express.doc/tasks/tjw_uddi_pub.
html
| Is This Answer Correct ? | 9 Yes | 2 No |
How big is the datatype int in .net?
What is assemblies in .net?
Explain acid properties?
What does jit compilation do in .net?
Which Security Algorithm used to encrypt the data? a) DES b)RC2 c)Triple DES d)All the above
What is meant by .Net framework?
How will you load an assembly which is not referenced by current assembly?
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
Why MVC programming model preferred?
Explain the difference between managed and unmanaged code?
How can I get at the win32 api from a .net program?
Please explain what are an object and a class?