Kbase P65262: Calling Java Open Client Proxy from a Java Web Service
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/02/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
Windows XP
SYMPTOM(s):
Calling Java Open Client Proxy from a Java Web Service
Proxy is unable to connect to the AppServer
Could not connect to the AppServer: <message text>. (7203)
Could not connect to the AppServer: . (7203)
Same code (Java Web Service and Proxy) is able to run fine when invoked directly from the desktop
Structure of application is WebBasedApplication talks to Sun JavaBean Server which runs Web Service written in Java which in turn attempts to connect to the AppServer using a Java Proxy generated by the Open Client Toolkit
Gets Java exception which appears to indicate we are having problems getting to the PROMSGS file:
com.progress.common.message.ipromessage$promessageexception:unknown message id = com.progress.message.jcbundle7203
CAUSE:
The application can not find the promsgs.jar file
FIX:
Add the promsgs.jar file to the CLASSPATH environment variable