Hi all,

Odd one here, our local machines get out to the internet via a Proxy and as
reported in various technotes (such as
http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18602), some
features of CF require you to add the following JVM arguments to jvm.config
in order for CF to be able to make calls via tags such as CHTTP (as the
Proxy settings on CF are ignored at the tag level).

My problem is that if I use CreateObject() to get a web service, there is
not way for me to add a set of Proxy information.  If I use cfinvoke I can
add the information but even when added at the global level I still cannot
head out via the Proxy as I would presume it's because I am not passing my
proxy username/password to it.

I don't really want to add them via the application level as noted in the
other example (using java.lang.system) as I would like CF to know it needs
to use a proxy at the global level.

Any ideas? I am thinking that CreateObject is flawed in that you cannot pass
information for a proxy to it - maybe you can but the LiveDocs does not say
you can. 

Anyone?

Neil







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:266964
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to