Just had a problem where a WSDL file that was uploaded to the DataPower device did not show up in the local:// drop down for selection.
Upon further inspection, we found that there was whitespace before the
<? xml .. ?> tag and whitespace before the <wsdl:definitions...> tag.
Once this extra whitespace was removed, the WSDL appeared in the drop downs and worked fine.
Related Posts
- WebSphere Process Server and RPC/Literal Web Services: Beware Messages defined by ‘type’ instead of ‘element’.
- ProcessTemplateNotFoundException: CWWBA0008E: Process template ‘myProcess, -valid_from_date-’ is not found
- UPDATE: WebSphere Adapter for JDBC: Superfluous RecordNotFound Exceptions
- WebSphere Process Server and an RPC/Literal WSDL : Trench War
- IBM TechNote: Content and maintenance of the wstemp directory for WebSphere Process Server V6
