java - Sending request to axis1.4 service with proxy -


i trying consume webservice , generate client using axis 1.4 via eclipse . , when sending request service , local proxy blocking request want send wthe request custom proxy details. i'm not sure right place put proxy details in code send request. can of faced same kind of issue, please me resolve.


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -