[ http://issues.apache.org/jira/browse/AXISCPP-572?page=all ]
Chinthana Danapala closed AXISCPP-572:
--------------------------------------
Resolution: Fixed
As for the spec to have a service name in the WSDL file isn’t must. It is an
optional and should work without that. This is a separate bug reported in
AXISCPP-552
End pints of the services are taken from the xml files so xml file should have
end point of the service with suffix Doc if it is a Document style service and
without any specific suffix if it is an RPC style service.
Currently all the test which have both RPC and Document type are have suffix
Doc in document style.
> modify the wsdl files of test clients to set the end points with meaningful
> suffixes
> ------------------------------------------------------------------------------------
>
> Key: AXISCPP-572
> URL: http://issues.apache.org/jira/browse/AXISCPP-572
> Project: Axis-C++
> Type: Test
> Components: Test
> Versions: 1.6 Alpha
> Environment: All
> Reporter: Dushshantha Chandradasa
> Assignee: Chinthana Danapala
>
> As i suggested in the mailing list, it is better if all the wsdl files of
> test clients are changed to set the end point of the service with suffix Doc
> if it is a Document style service and without any specific suffix if it is an
> RPC style service.
> Eg: RPC cal: http://localhost:80/axis/Calculator
> Doc cal: http://localhost:80/axis/CalculatorDoc
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira