hi! Im trying to run the tutorial sample holidayService in my box, when i tried to check its wsdl in Mozilla Firefox (http://localhost:8080/tutorial/holidayService/hr.wsdl) it says that The specified HTTP method is not allowed for the requested resource ()..

Its web.xml stated that transformWsdlLocations is true, meaning that it is exposed and can be viewed using explorer.

I also tried to use SoapUI but the return message is always HTTP/1.1 404 Not Found. Please help thanks