This procedure describes how to create an endpoint.
- Invoke the endpoint wizard following the navigation details.
- In the first page of the wizard, associate the endpoint with a
project and a 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, complete the following
steps:
Transport HTTP
- Select the message type from the list.
This
is the 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
the 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