Kbase P14544: Failed to parse the WSM file when deploying a Web Services Application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/04/2007 |
|
Status: Verified
FACT(s) (Environment):
OpenEdge 10.x
Web Services
SYMPTOM(s):
Attempting to deploy a Web Services Application fails
Failed to parse the WSM file entered: <file-name>.wsm
File does not contain valid WSM content. Deploy cannot proceed
Unable to read WSM file: orderinfo.wsm (10803)
CAUSE:
The version of the xerces parser being used by the Web Services Adapter is incorrect
FIX:
Make sure that the Web Services Adapter is using the version of the xerces parser (xercesImpl.jar) that it installs, which is stored in the "servlets\wsa\WEB-INF\lib" subdirectory, which is in turn located under the Progress installation directory
This can be determined by using a utility such as Filemon from Sysinternals