Creating a JMS Connection Profile

To supply the runtime connection information for a Java Messaging Service (JMS) endpoint, create a JMS connection profile. You can also use the fully-configured default JMS connection profile installed with Sybase WorkSpace.

  1. In the Enterprise Explorer, right-click Message Transports and select New.

  2. In the Wizard Selection page, select JMS and click Next.

  3. Complete the following information on the wizard pages (provided by the JMS administrator):

    Name and Description page

    FieldDescription
    NameFor example, JMS01.
    DescriptionFor example, Java messaging queue.
    Auto-Connect

    Select the check box to automatically connect to the server and display its contents in the Enterprise Explorer. This happens whenever the Enterprise Explorer is opened.

    Clear the check box to allow only manual connections.

    Driver Details page

    FieldDescription
    Select DriverSelect the driver for your JMS provider, for example, EAServer.

    Note

    Selecting a driver template from the Select Driver menu overwrites all the other fields in this dialog.

    If no compatible driver exists, click [...] to define one.

    Provider URLFor example, tcp://localhost:7222.
    User NameFor example, jmsadmin.
    PasswordEnter the password for the user name.
  4. Click Next.

    The Summary Page appears. Click Back to modify any of the information.

  5. Click Finish.

    The connection profile icon appears in the Enterprise Explorer under the Message Transports folder. If you selected Auto-Connect in the Name and Description page, the connection profile is connected.

    Note

    If you change the connection properties of a connection profile that is already connected, the connection profile will immediately disconnect from the resources and automatically attempt to reconnect using the updated information.

Setting Up Connection Profiles for Service Development

Using the Default Connection Profiles

Connection Profiles

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com