Really, the only tool I'm aware of for this is SoapUI. I haven't really seen anything else that comes close. It's an interesting idea if it's something someone would like to pursue. :-)
Dan On Tue February 16 2010 5:35:37 pm Ian Upright wrote: > Hello, > > This isn't directly related to CXF.. but I'm generating a web service using > CXF. Now I would like to use an html-interface to connect into my SOAP > service, in order for myself and others to test it. > > However, I can't seem to find any way that CXF automatically generates a > html-interface to test my SOAP service. Does it? The .NET frameworks I've > used to build SOAP services seem to do this out of the box. > > If it does not, is there a tool out there can can generate an HTML > interface to my SOAP service? > > I don't want to use SoapUI or anything like this, because I want a simple > web-based interface that other partners can easily test my service. > > I found one that is online, http://soapclient.com/SoapTest.html.. however, > I want the source code, not an online service. > > I also found, http://www.extreme.indiana.edu/xgws/xydra/, but it seems old > and outdated? > > There must be some other tools that do the job easily. I'm just missing > something. > > Thanks, Ian -- Daniel Kulp [email protected] http://www.dankulp.com/blog
