I'm trying to run the example Calculator app that comes with OpenESB but I keep getting the following error.
java.io.FileNotFoundException: http://localhost:8080/CalculatorApp/CalculatorWSService?wsdl
The first Calculator page works: http://localhost:8080/CalculatorClientApp/
But when I click on "Get Result", it generates the FileNotFoundException.