This procedure describes how to create an Endpoint.
- Invoke the Endpoint wizard following the navigation details.
- In the first page of the wizard we are associating the Endpoint
to a Project, Namespace and also specifying the transport medium used.
- Select the Project and the Namespace you want to associate the
Endpoint with from the list.
- Enter the Name for the Endpoint.
- Select the Transport Stream for the Endpoint. Based on this
information, the next page of the wizard captures the required information.
- Based on your selection in the previous step
Transport
HTTP
- Select the Message Type from the list.
This
is type of message this Endpoint accepts
- Enter the URL
This is the URL to which the
messages should be posted for the Endpoint
- Click Finish
Transport Java™ Messaging Services (JMS)
- Select the Message Type
This is type
of message this Endpoint accepts from the list
- Enter the Java™ Naming and Directory Interface (JNDI)
details like Provider URL and the Initial Context Factory
This
is vendor specific URL string for the JNDI server
This is the java
class name of the JNDI initial context factory implementation
- Enter the JMS details like the Destination Name and the Connection
Factory Name for the Endpoint
This is the JNDI name of the
JMS topic or queue
This is the JNDI name for the JMS connection factory
for the specified destination
- Click Finish
Transport UDDI
- Select the Message Type from the list
This is
type of message this Endpoint accepts
- Enter the UDDI details like Inquiry URL, Version and the Binding
Key for the Endpoint
This is the Inquiry URL for the UDDI
registry where inquiry requests will be sent
This is the key for the
binding in the UDDI registry that contains the address to the endpoint. This
key will be used in the inquiry request.
- Click Finish