If you opt to create an endpoint using the New service wizard while creating a message service, you must enter connection properties. Use the following tablse to determine the set of connection properties for each messaging type.
Email and FTP
Connection Property | Description |
---|---|
Host | Enter the host name. |
Password | Enter a password. |
Port |
|
Protocol |
|
User | Enter the user name. |
JMS
Connection Property | Description |
---|---|
Destination Type | Select queue. |
Driver Classpath | Enter the driver classpath or choose the Driver Name in the next field. If you choose a Driver Name, the classpath is automatically completed. |
Driver Name | Select ... to open the Driver Definitions dialog and choose the JMS driver. When you choose a driver, the driver classpath is automatically completed. |
Initial Context Factory | Enter the initial context factory that is used to look up connection factory and queue objects. Example: com.sybase.jms.InitialContextFactory |
JNDI Provider URL | URL for the server hosting the session. Required. Legacy Key: JMS_SES_PROVIDER_URL Example: iiop://<machine name>:9000 The example assumes the default port number, 9000 is used. Verify that the port number in the <server install directory>\EAServer\eas_install.props file is com.Sybase.jaguar.install.listeners.iiop. |
Queue | Enter the name of the transport specific instance queue name. |
Queue Connection Factory | Enter the name of the connection factory that is used to connect to queues. Example: javax.jms.QueueConnectionFactory |
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com