list  

Re: [DFW CFUG] cf web services

Dave Shuck
Thu, 15 Nov 2007 11:50:59 -0800

oops... realized I that I didn't post the code that I meant to:

<cfset WebserviceUrl="http://webservice-place.com/webservice.cfc?wsdl"; />
<cfset CreateObject('JAVA',
"coldfusion.server.ServiceFactory").XmlRpcService.refreshWebService(WebserviceUrl)
/>


That will do it...

On Nov 15, 2007 12:11 PM, Dave Shuck <[EMAIL PROTECTED]> wrote:

> I wrote a blog entry with a code sample about this here:
> http://daveshuck.instantspot.com/blog/index.cfm/2005/7/13/Web-Services--Caching
>
>
> On Nov 15, 2007 11:54 AM, Kevin <[EMAIL PROTECTED]> wrote:
>
> >  We are beating our heads against a table here….please help.
> >
> >
> >
> >
> >
> > When publishing a web service how do we refresh it?    We have found
> > several resources on the web and can't seem to get this to work.
> >
> >
> >
> > How do we refresh our stub file?  Can we delete it?
> >
> >
> >
> > --------------------------------------------------------
> >
> >
> >
> > Kevin Fricke
> >
> > Lone Star Media
> >
> > [EMAIL PROTECTED]
> >
> > Office: (512) 371-1822
> >
> > Mobile: (512) 626-0528
> >
> > Fax: (512) 597-0909
> >
> > Toll Free: (877) 791-7083
> >
> >
> >
> > http://www.lonestarmedia.com
> >
> >
> >
> >
> >
> >
> >
> > _______________________________________________
> > Reply to DFWCFUG:
> >  List@list.dfwcfug.org
> > Subscribe/Unsubscribe:
> >   http://lists1.safesecureweb.com/mailman/listinfo/list
> > List Archives:
> >    http://www.mail-archive.com/list%40list.dfwcfug.org/
> >  http://www.mail-archive.com/list%40dfwcfug.org/
> > DFWCFUG Sponsors:
> >  www.instantspot.com/
> >  www.teksystems.com/
> >
> >
>
>
> --
> ~Dave Shuck
> [EMAIL PROTECTED]
> http://daveshuck.instantspot.com




-- 
~Dave Shuck
[EMAIL PROTECTED]
http://daveshuck.instantspot.com
_______________________________________________
Reply to DFWCFUG: 
  List@list.dfwcfug.org
Subscribe/Unsubscribe: 
  http://lists1.safesecureweb.com/mailman/listinfo/list
List Archives: 
    http://www.mail-archive.com/list%40list.dfwcfug.org/             
  http://www.mail-archive.com/list%40dfwcfug.org/
DFWCFUG Sponsors: 
  www.instantspot.com/
  www.teksystems.com/