Kbase P168320: OE Architect stop working to compile WebSpeed application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/06/2010 |
|
Status: Unverified
SYMPTOM(s):
OE Architect stop working to compile WebSpeed application
When running application, it shows the default workshop page that comes with default installation of Architect
FACT(s) (Environment):
The OE Architect was working fine with WebSpeed application
Have not used Architect for a month
OE Architect is connected to the database
OpenEdge 10.1x
OpenEdge 10.2x
Windows
CAUSE:
The broker URL is missing, i.e, it is empty
FIX:
Add the WebSpeed broker URL on the project's properties > OpenEdge > WebSpeed page and click OK.
The broker URL for a default WebSpeed installation is as follows:
For windows with IIS:
http://< web server name>/scripts/cgiip.exe/WService=wsbroker1
For UNIX with Apache:
http://< web server name>/cgi-bin/wspd_cgi.sh/WService=wsbroker1
It depends on how the messenger is setup to communicate with the WebSpeed broker