Kbase P123293: Incorrect proxy version error when running Java Open Client application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/04/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
Generated Java proxies to be used with JBoss
When attempting to instantiate connection to AppServer an exception is generated
Exception states that the proxy version is incorrect
CAUSE:
The CLASSPATH in JBoss was pointing to an older version of the Open Client runtime jar file, o4glrt.jar
FIX:
Modify the CLASSPATH in JBoss so that the version of o4glrt.jar is the same as the one used to generate the Java proxy