Thank you for your interest in my question.
I didn't solve the problem(InterOperability within Client and
Server Application) yet .
I attach the Client-side VB-file and
Server-side java-service-class file used
Testing.
First, i deployed the DeployDescriptor.xml file using Apache
Tool-kit.
It's difficult to call the method from
Client-side(VB)
and return the value.
Could you correct this file at your earliest
convenience?
Thanks a lot.
|
<isd:service xmlns:isd="http://xml.apache.org/xml-soap/deployment" id="urn:listenagent2-service" checkMustUnderstands="false"> <isd:provider type="java" scope="Application" methods="ListenLoginIp"> <isd:java class="ListenAgent2" static="false"/> </isd:provider> </isd:service>