Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
I implemented the math service with four operations, add, sub, mul and div.
When the simple axis server is started and service page is loaded, only one operation is shown up, even though I have specified all 4 operations in service.xml
Also, I can only invoke the first operation mentioned in the service.xml. Other operations cannot be invoked