Accessing Soap service using java adapter in mobilefirst
问题 I have written a SOAP WSDL application using mobilefirst by: 1) Using the Discover backend services option 2) Writing my own JavaScript adapter code to follow the documentation provided by IBM. Now my final R&D is to consume this soap service using a java adapter. I have gone through many StackOverflow topics and samples but I haven't been able to find anything related. Can anyone explain the steps to invoke a SOAP-based webservice request using java adapter? 回答1: The following video blog