Consultor Eletrônico



Kbase P83875: Can not start a newly created web service
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/10/2004
Status: Unverified

FACT(s) (Environment):

Web Services

SYMPTOM(s):

Fail to deploy Web Service <service>...

The instance of the WSA is created within the servlet.

CAUSE:

The ubroker.properties file contained no entry for the new web service.

FIX:

The servlet references the ubroker.properties file when starting. The "instanceName" listed in the web.xml file for the new servlet must be listed within the ubroker.properties file.

After creating a new instance of the WSA within the servlet be certain to also create the new WSA within the ubroker.properties file. You can create a new entry by using the Progress Explorer tool. Right click on "Web Services Adapter" and select "New". Now add the new information for the servlet you have created.