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