Re: [ACFUG Discuss] Resetting webservices

2006-10-12 Thread Shawn . Gorrell
orrell Web Development Applications Architect Federal Reserve Bank - Atlanta Office (404)  498-8449 [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/12/2006 03:19 PM Please respond to discussion@acfug.org To discussion@acfug.org cc Subject Re: [ACFUG Discuss] Resetting webservices

RE: [ACFUG Discuss] Resetting webservices

2006-10-12 Thread john . lyons
yes it does. I used resetting web service cache cfmx. thanks everyone Quoting Charlie Arehart <[EMAIL PROTECTED]>: John, google is your friend. A search of: reset coldfusion web service cache turned up as its first link: http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/thread

Re: [ACFUG Discuss] Resetting webservices

2006-10-12 Thread john . lyons
that would be it. thanks Quoting [EMAIL PROTECTED]: Starting refresh of #url.service# rpcService.refreshWebService(url.service); Done. Shawn Gorrell Web Development Applications Architect Federal Reserve Bank - Atlanta Office (404) 498-8449 [EMAIL PROTECTED] Sent by: [EMAIL PROT

RE: [ACFUG Discuss] Resetting webservices

2006-10-12 Thread Charlie Arehart
John, google is your friend. A search of: reset coldfusion web service cache turned up as its first link: http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:47709 Which shows this code (where you'd replace the WSDL value with your cached web service: http://www.achex.com/w

Re: [ACFUG Discuss] Resetting webservices

2006-10-12 Thread Shawn . Gorrell
Starting refresh of #url.service#                 rpcService.refreshWebService(url.service); Done. Shawn Gorrell Web Development Applications Architect Federal Reserve Bank - Atlanta Office (404)  498-8449 [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 10/12/2006 01:56 PM Please