Hi Mark,
we have oracle 10.3 installed here with advanced queues.
I am very new to oracle AD stuff, but what we want here is to connect to oracle queue using JMS adapter.
Going through lots of docs, i came to know that oracle provides 2 kinds of JMS, OJMS and OC4J JMS. Well we want to connect to both and see which one is suitable.
I tried to configure but got above error, the username and password is correct and we could connect to using simple JAVA client. I can paste the java code but its fairly simple.
After this i tried different JNDI URL :
Initial Context : com.evermind.server.ApplicationClientInitialContextFactory
URL : opmn:ormi://gnwsydw2011362.genworth.net:12401/default
Got this error :
Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource genworth10demo:TextMsgConnection.
[ART.118.5063] Adapter Runtime (Connection): Unable to start connection genworth10demo:TextMsgConnection: after 1 attempt(s).
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.680.201] Cannot connect to the JNDI Provider: "opmn:ormi://gnwsydw2011362.genworth.net:12401/default".
META-INF/application-client.xml not found (see J2EE spec, application-client chapter for requirements and format of the file)
I am not sure how to connect to oracle JMS…
Regards,
Sumit
#Adapters-and-E-Standards#webMethods#Integration-Server-and-ESB