Hi,

I am trying to deploy very basic jaxws-calculator example. After succsessful deployment I try to access WSDL as described in README:


http://localhost:8080/axis2/services/CalculatorService.CalculatorServicePort?wsdl

but I get "The endpoint reference (EPR) for the Operation not found is /axis2/services/CalculatorService.CalculatorServicePort?wsdl and the WSA Action = null. If this EPR was previously reachable, please contact the server administrator."

However, http://localhost:8080/axis2/services/CalculatorService?wsdl works fine, but that is not the URL used in the client class exmaple.

Which one of those two URLs is right?

-Ognjen

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to