|
| Re: MDB with foreign JMS : WLS 9.23 |
 |
Wed, 14 May 2008 13:37:18 -070 |
@MessageDriven(ejbName = "ESBListener", destinationJndiName =
"<local JNDI-name of queue>", destinationType =
"javax.jms.Queue", transactionType =
MessageDriven.MessageDrivenTransactionType.CONTAINER, acknowledgeMode =
MessageDriven.AcknowledgeMode.AUTO_ACKNOWLEDGE)
@ForeignJmsProvider(connectionFactoryJndiName = "<local-JNDI name of
remote queue-factory")
the <local JNDI . . .etc > entries refer to items you create in the
"Foreign JNDI Provider" of the admin UI, under the Foreign JNDI
Links.
It's a shame that so much blood went into something that in the end was thi |
| Post Reply
|
|
|
|
|
|
|
|
|
|