You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Matthew Campbell <we...@hyperworks.nu> on 2004/03/26 01:34:54 UTC

Persistent http 1.1 soap calls

Is it possible with axis to create a persistent http 1.1 session with 
another server and continually post soap calls to it without  closing 
and reopening the socket  ?

~Hyper