On Wednesday, July 13, 2011 11:43:19 AM ina wrote: > Hello! > > Is it possible to access a public webservice with cxf. I only found examples > for a localhost webservice.
It really should be no different. From CXF's standpoint, it's just a URL. If it's a localhost URL or a public URL is pretty much irrelevant. -- Daniel Kulp [email protected] http://dankulp.com/blog Talend - http://www.talend.com
