KB Article #62299
How to configure JMS connector with OC4J?
Problem
Resolution
How to configure JMS connector with OC4J?
Resolution
Below are the parameters need to cofigure for JMS connector to communicate with OC4J:-
JMS connector properties for OC4J:
Implementation class:- com.evermind.server.rmi.RMIInitialContextFactory
URL:- ormi://<Host of OC4J>:<23791>
Queue conncetion factory:- jms/<QueueConnectionFactory>
User:- oc4jadmin
Password:- admin
Queue name:- jms/<queue name>
Following API''s should be added in the classpath of integrator from OC4J
jms.jar
jta.jar
javax77.jar
javax88.jar
oc4jclient.jar