need : java 8 transactional web app Axis2 client sample

2017-09-08 Thread Tushar Kapila
Getting info from a remote server using Axis2 and soap. We have axis2 working fine. But right now we are creating everything everytime the method is called. This leads to socket issues. Looking for sample code/ open src project that does it correctly or notes on how to do in transaction - product

Re: need : java 8 transactional web app Axis2 client sample

2017-09-08 Thread Thorsten Schöning
Guten Tag Tushar Kapila, am Freitag, 8. September 2017 um 12:28 schrieben Sie: > This leads to socket issues. You should describe those issues more detailed, like what exactly happens, providing concrete exceptions or such. At least for me it's not clear what your actual problem is. I have the s