Andy, Thanks for the reply would you be able to point me in the right direction with regard to us adding an additional node to the bluedragon.xml and then modding the underlying call.
As cfhttp is a wrapper for the function and the function supports all these attributes it should be possible to achieve right ? Thanks Alex On 19 September 2012 16:57, Andy Wu <[email protected]> wrote: > Hi Alex, > > Those jvm arguments would only take effect if we use the core java classes > for cfhttp (UrlConnection, etc). > > Sorry but there's currently there's no way to set a global proxy. > > Andy > > On 19/09/2012 16:44, Alex Skinner wrote: > > Hi Guys, > > I'm installing an app on a client site and discovered that the server will > not have web access but needs to use a proxy now I don't relish the idea of > finding all the cfhttp touch points in the app and changing to use a proxy > server. > > Is there a global way with openbd to set a proxy server which will be used > for all http comms > > My colleague found jvm args > > -Dhttp.proxyHost=proxyhostURL > -Dhttp.proxyPort=proxyPortNumber > -Dhttp.proxyUser=someUserName > -Dhttp.proxyPassword=somePassword > > But doesn't seem to work any ideas ? > > Thanks > > Alex > > > -- > Alex Skinner > Managing Director > Pixl8 Interactive > > Tel: +448452600726 > Email: [email protected] > Web: pixl8.co.uk > > > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > > > -- > online documentation: http://openbd.org/manual/ > http://groups.google.com/group/openbd?hl=en > -- Alex Skinner Managing Director Pixl8 Interactive Tel: +448452600726 Email: [email protected] Web: pixl8.co.uk -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
