开发者

How to do JNDI lookup with OracleAQ?

开发者 https://www.devze.com 2023-04-08 11:48 出处:网络
Can anybody point me some guide/idea on how to implement JNDI lookup with Oracle开发者_开发技巧AQ?

Can anybody point me some guide/idea on how to implement JNDI lookup with Oracle开发者_开发技巧AQ? ( Creating connectionFacotry, parameters for "java.naming.factory.initial", java.naming.provider.url etc..)


Here is an example of how to setup a basic JMS (including the lookup of the connection factory) in Oracle WebLogic: http://download.oracle.com/docs/cd/E21764_01/web.1111/e13727/implement.htm#i1317694

Here is another link more specific to Oracle AQ http://download.oracle.com/docs/cd/E21764_01/web.1111/e13738/aq_jms.htm#JMSAD565

It looks like oracle.jms.AQjmsInitialContextFactory might be the correct JNDI Initial Context Factory.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号