Hi, 

At client-side, how to free objects after receiving response message ?

I tested getVersion sample with stub modules generated by WSDL2Java.
This test class 'testVersion' calls getVersion service 10,000 times.

While running this test class, memory size of client-side-jvm keeps
incleasing.

Has anyone know ?

Thanks,
kinichiro

Attachment: testVersion.java
Description: testVersion.java

Attachment: VersionPortCallbackHandler.java
Description: VersionPortCallbackHandler.java

Attachment: VersionPortStub.java
Description: VersionPortStub.java

Reply via email to