I also use SoapUI.

But my goal is give to non-technical colleagues  tool to easily call web
service.

So there is not such tool as i asked? Integrated in cxf?

What about another web service stacks, do they have this feature?  Doesnt
exists some standalone web app (one war) which get wsdl and return html
form to call operation in this wsdl?

Thanks,
Martin


On 4 June 2013 23:08, Jose María Zaragoza <[email protected]> wrote:

> I prefer to use JUnit test but lately I'm using SoapUI ( for SOAP
> webservice, of course )
>
> Regards
>
>
> 2013/6/4 Martin Choma <[email protected]>
>
> > Hello,
> >
> > I would like to ask, if there is way to easily create simple test html
> > application to call cxf web service?
> >
> > Something like Eclipse Web Service Explorer, which is in fact web app
> > generated on the fly based on provided WSDL.
> >
> > Just call some url inside my app, like http://server:port
> /myApp/myWS?Test
> > and get html form to fill web service parameters.
> >
> >
> > Best regards,
> > Martin Choma
> >
>

Reply via email to