I'm working with Oracle 9i and Glassfish V2ur2. I have existing Oracle AQs that I am trying to write message-driven beans for. However I have not been able to find a way to bind an Oracle AQ JMS to the Glassfish JNDI so I can write my bean.
I have tried following this guide:
https://oracleaq.dev.java.net/userguide.html
but was not able to ping the [b]connector-connection-pool[/b], I get an error of:
[b]java.lang.InstantiationException: oracle.jms.AQjmsQueueConnectionFactory[/b]
Which looks like it's caused because AQjmsQueueConnectionFactory does not have a parameterless constructor. Am I missing something here?
Has anybody been successful integrating Oracle AQ JMS to Glassfish JNDI?
[Message sent by forum member 'chile62' (chile62)]
http://forums.java.net/jive/thread.jspa?messageID=295978