Hi,
I’m new to this platform and am trying to create a web service without using .NET.
I’m following the tutorial and got to section 6.3
I’ve started the Web Services Explorer but instead of WSDL Main, the root of the tree says UDDI Main and there are a bunch of prompts. I’ve tried various combinations of them with no result.
How to I get the Web Services Explorer to give me a WSDL Main.
btw – I can access the URL
http://localhost:8080/WebServiceProject/CalculatorPort?WSDL
in a regular web browser but it only shows me the contents of the WSDL file
Thank you