Creating, Editing, or Deleting a Port
c. From the Disposition Protocol drop-down list, select JMSQ.
d. In the Disposition field, enter a JMS destination.
5-10
When pointing Application Explorer to an iBSE deployment, use the following
format:
zjmsq:myQueueName@myQueueFac;jndiurl=[myurl];
jndifactory=[myfactory];user=[user];password=[xxx];
errorTo=[pre-defined port name or another disposition url]
When pointing Application Explorer to a JCA deployment, use the following
format:
jms:jmsqueue@jmsfactory;jndiurl=;jndifactory=;
The following table lists and describes the parameters for the disposition.
Parameter
Description
queue
JNDI name of a queue to which events are emitted.
Connection
A resource that contains information about the JMS Server. The
Factory
WebLogic connection factory is:
javax.jms.QueueConnectionFactory
jndiurl
The URL to use to contact the JNDI provider. The syntax of this
URL depends on which JNDI provider is being used. This value
corresponds to the standard JNDI property,
java.naming.provider.url
For BEA WebLogic Server this is:
t3://host:port
where:
host
port
Is the port on which WebLogic server is listening. The default
port if not changed at installation is 7001.
Is the machine name where WebLogic Server is installed.
BEA Systems, Inc.
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?