|
|
|
|
How to use JCC Resource Adaptor
Posted:
Oct 30, 2009 6:59 PM
|
|
|
Hi everybody,
I'm trying to use JCC Resource Adaptor. I use IN simulator to test, but I don't know the way to configure the RA to connect to the Simulator.
I see in the file resource-adaptor-jar.xml has the follow lines:
<config-property> <config-property-name>jccPeer</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>org.mobicents.jcc.inap.JccPeerImpl</config-property-value> </config-property> <config-property> <config-property-name>configName</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>jcc-default-ra.properties</config-property-value> </config-property>
But I can't find the jcc-default-ra.properties.
Please let me known where can I find jcc-default-ra.properties, and how can I configure RA to connect to the simulator.
Thanks in adavance Giangnh.
|
|