Multiple choice technology web technology

Java API for XML Registries (JAX-R) is an API

  1. To read and write to-from a UDDI registry using SOAP messages

  2. To read and write to-from an ebXML registry using SOAP messages

  3. A and B

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

JAXR provides a unified Java API for accessing different types of XML-based business registries, including both UDDI and ebXML registries. It abstracts the registry-specific details through a common interface, supporting operations like publishing and querying service metadata. Option C correctly identifies this dual support.