>- see footer for list info -<
after a big amount of f**king about, I found the
following would do the trick:

peopleWs = createObject("webService",
attributes.webService);
peopleWs._setProperty("javax.xml.rpc.service.endpoint.address",
attributes.repost);

it works, and is functional
--- Snake <[EMAIL PROTECTED]> wrote:

> >- see footer for list info -<
> Store the WSDL connection information in a file and
> edit that file via CF? 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of Tomo
> Sent: 29 June 2005 13:32
> To: Coldfusion Development
> Subject: Re: [CF-Dev] soap - again
> 
> >- see footer for list info -<
> no.  what I need to be done can be done in .net, so
> in theory I should be
> able to do this in  CF - everything else I've
> managed to do so far. 
> As I said, I'll let you know if I get anywhere, but
> if anyone has any bright
> ideas, I'm open to them ;)
> 
> Snake wrote:
> >>- see footer for list info -<
> > 
> > So you need to modify the code on another server
> from a CF server and 
> > you have no access to the other server?
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On
> Behalf Of Tomo
> > Sent: 29 June 2005 12:13
> > To: Coldfusion Development
> > Subject: Re: [CF-Dev] soap - again
> > 
> > 
> >>- see footer for list info -<
> > 
> > I think I mean something else... the code is
> pulled in from another 
> > server somewhere else.  The code I pasted tells
> the soap where it's 
> > posting.  I need to change this location, which
> means I need to find 
> > the bit of java which stores the URL and change
> it!!!
> > 
> > hope that clears it up!
> > 
> > Snake wrote:
> > 
> >>>- see footer for list info -<
> >>
> >>So where is this code actually running form?
> >>
> >><wsdl:service name="xxx">
> >>   <wsdl:port name="xxxPort"
> binding="tns:xxxBinding">
> >>    <soap:address
> location="http://some.url/xxx/server.php"; />
> >>   </wsdl:port>
> >> </wsdl:service>
> >>
> >>>From what you said I thought you were calling
> this PHP soap service
> >>
> >>>via CF
> >>
> >>and just need to dynamically change the location.
> >>
> >>Or do you mean something else altogether,
> >>
> >>Russ
> >>-----Original Message-----
> >>From: [EMAIL PROTECTED]
> >>[mailto:[EMAIL PROTECTED] On
> Behalf Of Tomo
> >>Sent: 29 June 2005 11:15
> >>To: Coldfusion Development
> >>Subject: Re: [CF-Dev] soap - again
> >>
> >>
> >>
> >>>- see footer for list info -<
> >>
> >>yeah I had that conversation :) - and do you think
> I would ask if I 
> >>could do that? ;)
> >>
> >>I am not creating the soap service.  it's coming
> from a php box 
> >>elsewhere - I have no control over that.  Problem
> is, I'll be away 
> >>from my desk in the next couple of days on a
> different network that 
> >>has different access to all the soap services -
> joy.
> >>
> >>If and when I find a solution I'll let you know as
> this could be 
> >>useful to others in the same situation at a later
> date.  I have a 
> >>couple
> > 
> > of ideas...
> > 
> >>Snake wrote:
> >>
> >>
> >>>>- 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 
=== message truncated ===



        
        
                
___________________________________________________________ 
Yahoo! Messenger - NEW crystal clear PC to PC calling worldwide with voicemail 
http://uk.messenger.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 -<

Reply via email to