Help needed with testing of SOAP web services in 8.6

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Help needed with testing of SOAP web services in 8.6

Post by aware_support »

Dear Aware IM users,

in 8.6 we had to completely re-write the module that consumes SOAP web services. We had to do it because 8.6 uses the latest version of Java and the old module based on Axis-1 is no longer compatible with the new Java. So we had to re-write it using Axis-2,

But we do need some help with testing. We have tested all WSDL's that we know about, but still there are certain SOAP scenarios that remain un-tested, because we do not know real-world WSDL's that use them. So if you can share WSDL's that you use when consuming SOAP web services, please share them with us, so that we can test them. Feel free to share them here or send us an email.

Thank you
Aware IM Support Team
bondicoffee
Posts: 130
Joined: Tue Dec 03, 2013 10:19 pm

Re: Help needed with testing of SOAP web services in 8.6

Post by bondicoffee »

Hi,

Could you elaborate on which version of axis2 will be added ? I believe on each request, the client generates the temp files to set a context and thus leading to the disk space problem on the server. Following is the link for reference as this seems to be a common problem.
https://stackoverflow.com/questions/889 ... -temp-file



Thanks!
aware_support
Posts: 7523
Joined: Sun Apr 24, 2005 12:36 am
Contact:

Re: Help needed with testing of SOAP web services in 8.6

Post by aware_support »

It will be the latest version of Axis2.

Not sure I understand the rest of your message.
Aware IM Support Team
Post Reply