On Fri, Jun 25, 2010 at 18:52, Daniel Kulp <[email protected]> wrote: > On Friday 25 June 2010 12:30:59 am anil.kpr wrote: >> i am using camel integration pattern for integration of the project, >> i have some cxf services & then their routing goes on to jms server .... >> i am checking it with an client.. in client i just write junit testcase to >> check.. >> now there is an requirement to test it from UI. >> Is there any good way to generate UI autimatically or should i make some >> web pages by myself to do that. > > Other than SoapUI, there really isn't much out there. :-(
There is also the good old Web Service explorer in Eclipse. > -- > Daniel Kulp > [email protected] > http://dankulp.com/blog >
