|
Results |
|
Web Services XJRJESTYPE needs additional fields defined
Users cannot connect to ZMF from the ZMF4ECL plug-in, because Web Services rejects the ENVIRONMENT LIST response because XJRJESTYPE is D in their environment. The Web Services definition only permits '2' or '3'. Any Character should be permitted in this field
|
|
|
CMN ZMF Web Services Sample Code
Meaning, you can run the ZMF connect web service from SOAPUI, and then you’re done. You cannot use SOAPUI to connect to ZMF, and then run another web service. The sample application provided in this document demonstrates how to perform several such functions in ZMF (e.g. connect to ZMF, perform a function, receive the response , disconnect).
|
|
|
Multi-threaded ZMF web service requests failing with SAXParseException errors
Therefore all generated threads were pointing to the same ZMFServer object. During execution the multi-threaded requests/ responses were conflicting with each other, resulting in the error seen above. Removing the static reference (and the static indicator on the methods that referenced zServer) from the program resolved the error.
|
|
|
BrowseComponent web service fails and crashes tomcat accessing specific component
We have been unable to exactly recreate either issue in any environment configured with either English or Spanish (LCLCCSID=284) regional settings. However, any attempts to browse the problem component here does result in the BrowseComponentResults method returning a null response .
|
|
|
Installing Base Product Web Services (zmfws.war) in International Environments
Installing Base Product Web Services (zmfws.war) in International Environments
|
|
|
HTTP 500 error connecting to ZMF web services.
HTTP 500 error connecting to ZMF web services .
|
|
|
Custom written ZMF web service routines failing after upgrade to 8.1.2 zmfws.war
Custom written ZMF web service routines failing after upgrade to 8.1.2 zmfws.war
|
|
|
“SSLSocketFactory is null” error received executing “Show Web Services Version...” in TLS secured environment
“SSLSocketFactory is null” error received executing “Show Web Services Version...” in TLS secured environment
|
|
|
New Features in ChangeMan ZMF for Eclipse 8.2 Patch 3
ChangeMan ZMF for Eclipse No Longer Depends on Web Services ChangeMan
|
|
|
Changes to distribution of zmfwsbas.jar in ChangeMan ZMF 8.2 Patch 2 and later releases
The zmfwsbas.jar file contains the classes and stubs necessary to build custom applications that use ChangeMan ZMF base web services , i.e. those distributed in.zmfws.war Whenever a ZMF Server is upgraded
|
|
|