>- see footer for list info -<
Why can't u just stick a variable in there? 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tomo
Sent: 29 June 2005 09:17
To: cfdev
Subject: [CF-Dev] soap - again

>- see footer for list info -<
Hi All,

Does anyone know if it's possible to overwrite the soap address location
using CF?  I doubt it's possible using standard cf commands like the things
you use to invoke a soap service...

To give you some background, the soap location in this case is where the
wsdl that you use to create the service will post to, for example:

<wsdl:service name="xxx">
  <wsdl:port name="xxxPort" binding="tns:xxxBinding">
   <soap:address location="http://some.url/xxx/server.php"; />
  </wsdl:port>
</wsdl:service>

I need to be able to change the location in this bit of XML - sounds easy?
no.  I do know this is possible in .net, so I see no reason why this
wouldn't be possible in CF... any help or pointers to resources would be
great!

I've been looking through the java instance classes that are made available
by CF when you invoke the service, but it's like a needle in a haystack.

Cheers,

Tom


                
___________________________________________________________
How much free photo storage do you get? Store your holiday snaps for FREE
with Yahoo! Photos http://uk.photos.yahoo.com
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help 
>-<


_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to