EasyManua.ls Logo

BEA WebLogic - Page 232

BEA WebLogic
294 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Creating an Event Port
B-10 BEA Systems, Inc.
a. In the Name field, type a name for the event port, for example, GETLIST_EventPort.
b. In the Description field, type a brief description.
c. From the Protocol drop-down list, select JMSQ.
d. In the URL field, enter an JMSQ destination using the following format:
jmsq:queue@conn_factory;jndiurl=jndi_url;jndifactory=jndi_factory;
user=userID;password=pass[;errorTo=errorDest
]
The following table describes the disposition parameters.
Parameter Description
queue Name of a queue to which events are emitted.
conn_factory The connection factory, a resource which contains information
about the JMS Server. The BEA WebLogic connection factory is:
javax.jms.QueueConnectionFactory

Table of Contents