Hi Chris, I must be wearing my fogged up glasses because I'm not sure I'm understanding you correctly / or perhaps its the way I have written it?
We have multiple clients who currently have their own URL and their own source code. They are all physically on the same server using the same instance of Coldfusion. The staging server and the production server are all set up the same. Clients log into both - using the staging server for UAT and staff training. The Login service lives at a URL that resides on the staging server / staging cf instance. And basically returns a true / false for a username / password match. And also returns a struct of relevant user information (username / surname / fullname / phone / etc. Restarting Apache / CF Service / manually refreshing the WSDL / clearing the CFC and template caches (via CFAdmin) effects the service and the calling code. Thus my confusion with why that process didn't work - but completely restarting the Staging server did work. So, I suppose my confusion is - how will programatically refreshing the WSDL be any different to using the CF Admin and furthermore - why would restarting the box wholly be any different? As always, please contact me if I can be of any futher assistance. Gavin "Beau" Baumanis Senior Application Developer PalCare Pty. Ltd. P: +61 -3 9380 3513 M: +61 -438 545 586 E: b...@palcare.com.au W: http://palcare.com.au On 08/10/2010, at 11:15 AM, Chris Velevitch wrote: >> The service is indeed called by CFML code and is also on the same box as the >> code that is calling it. >> It is being used as a webservice, not a CFC call from another server. > > Are the production systems the same as this, i.e. the service server > is on the same machine as the calling server? > > You say the calling server is CFML, are you planning to change the > cfinvoke on the calling server to include 'refreshWSDL="yes"'? The > reason I ask this as it sounds like the machine restart caused the > calling server to clear it's WSDL cache which in effect is the > equivalent of 'refreshWSDL="yes"'. > > > Chris > -- > Chris Velevitch > Manager - Adobe Platform Users Group, Sydney > m: 0415 469 095 > www.apugs.org.au > > Adobe Platform Users Group, Sydney > October 2010: Flash Builder for SalesForce > Date: 25th October, 6pm for 6:30 start > Details and RSVP coming soon > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" group. > To post to this group, send email to cfaus...@googlegroups.com. > To unsubscribe from this group, send email to > cfaussie+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to cfaus...@googlegroups.com. To unsubscribe from this group, send email to cfaussie+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.