----- Original Message ----- From: "Evan Jehu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 02, 2002 7:11 AM Subject: Re: pass by reference in Axis
> Sorry, I may have become sidetracked. > > Passing the clients IP/FQDN:port to the server to allow callback would > effectively make the client a web service in itself? To set this up would I > need to run the axis servlet (and servlet engine) on the client side as > well, or is it possible to run a more minimal system there? if the server needs to reopen a connection, then yes. And then firewall problems come into play, NAT, etc. > My thought was, could using Jabber solve the direct IP addressing and DNS > lookup problems when the client is behind a masqueraded internet connection > or firewall? Yup. I have seen it done a last week: http://www.razorsoft.net/weblog/2002/03/27.html "SOAP over HTTP is so 5 minutes ago"