Expand my Community achievements bar.

JMS Service

Avatar

Level 4

Greetings everyone,

I'm needing to configure a JMS Service for a process, but all of the connection options the JMS Service properties gives me leaves me without connection information, ports, Queue names, Channels, etc.  Where can I setup the connection to specify the hostname, channel, usernames, and password?

Thank you,

Alex

1 Reply

Avatar

Level 4

Update:

The information I have to work with is the following:

Queue Name

QueueManager

TransportType

Hostname

Port

Channel

Username

Password

I set my process to short-lived with propagation disabled.  Supposedly the Websphere Queue is sitting on a different server than the livecycle server, so when I try to change the initial context factory, it doesn't display a list of connection factories in the process' JMS properties.

Any help would be very appreciated!