Kbase 20629: Error 293 jms.pubsession,p not found when running 4GL application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  09/06/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
OpenEdge 10.x
SYMPTOM(s):
Error 293 running 4GL application using 4GL-JMS API
"jms/pubsubsession.p" was not found (293).
Client side of the application is not on the same DLC as 4GL Adapter broker
CAUSE:
Client side DLC does not contain jms folder with .r file required for 4GL-JMS API.
FIX:
Deploy jms folder with your application code on the client side.