Kbase P117946: Where is the classpath set for the SonicMQ adapter in OpenEdge 10.1x
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/8/2009 |
|
Status: Verified
GOAL:
Where is the CLASSPATH set for the SonicMQ adapter ?
FACT(s) (Environment):
OpenEdge 10.1A
OpenEdge 10.1B
OpenEdge 10.1C
All Supported Operating Systems
FIX:
The location of SonicMQ client libraries has changed compared to previous version and is in OpenEdge 10.1A and 10.1B:
<OpenEdge install dir>\sonic\MQ6.1\lib
In OpenEdge version 10.1C the location of SonicMQ client libraries is :
<OpenEdge install dir>\sonic\MQ7.5\lib
You can see that within your AdminServerPlugins.properties.
You can also set the CLASSPATH by using the PluginPolicy.Progress.SonicMQ section in the AdminServerPlugins.properties file.
ServerConnect uses the pluginclasspath property. ClientConnect use the classpath property.