generate wsdl file using cfx

Hi is there a tool which will generate a WSDL file using cfx for me using a WSDL url something like this :-

http://localhost:8080/test/testing?wsdl

I tried using the soap UI tool from eclipse. But i am not able to generate the WSDL file with it.

Solution: generate wsdl file using cfx

Does this help?

"The WSDL2Java tool generates web service proxy and skeleton code based on information in a web service WSDL document."

http://teaching-2.cs.uml.edu/~heines/tools/JRun4/docs/html/Programmers_Guide/ws_wsdl5.html