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 Mark Hansen <m....@verizon.net> on 2002/10/04 04:31:39 UTC

How do I change the axis environment's default socket factory ???

Can anyone explain (or point to documentation) that tells me how I can
change the axis environment's default socket factory (and default secure
socket factory).

My goal is to have the class
org.apache.axis.components.net.SocketFactoryFactory return a custome socket
factory that I've written for my environment.

Thanks in advance,

Mark