You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by ge...@ws.apache.org on 2005/01/26 12:47:50 UTC

[Apache Web Services Wiki] Updated: FrontPage/Axis/AxisProxy

   Date: 2005-01-26T03:47:50
   Editor: StuartBarlow
   Wiki: Apache Web Services Wiki
   Page: FrontPage/Axis/AxisProxy
   URL: http://wiki.apache.org/ws/FrontPage/Axis/AxisProxy

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -10,3 +10,7 @@
   >java -Dhttp.proxyHost=wwwcache.yourdomain.net -Dhttp.proxyPort=3128 myPackage.MyApp
 }}}
 Found on [http://www.mindreef.com/products/1.0/help/proxydetails.html].
+
+As another alternative please read...
+http://marc.theaimsgroup.com/?l=axis-dev&m=105787295106872&w=2
+This allows you to supply a class (using -D org.apache.axis.components.net.TransportClientProperties) that AXIS will use to provide client properties.