[ http://issues.apache.org/jira/browse/AXIS2C-111?page=comments#action_12373585 ]
Samisa Abeysinghe commented on AXIS2C-111: ------------------------------------------ Well rather than using localhost in the namespace uri, we could use something like http://ws.apache.org/axis2/c/samples/ as the namespace URI > xml payload in samples use a hardcoded namespace uri > ---------------------------------------------------- > > Key: AXIS2C-111 > URL: http://issues.apache.org/jira/browse/AXIS2C-111 > Project: Axis2-C > Type: Improvement > Components: samples > Environment: linux, windows > Reporter: nandika jayawardana > Priority: Trivial > > In samples[ eg echo ] we have a hard coded namespace uri , > "http://localhost:9090/axis2/services/echo" , It is better if we can have it > changed according to endpoint. For example when we use the apache module the > endpoint becomes http://localhost/axis2/services/echo but the sample displays > http://localhost:9090/axis2/services/echo. -- 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
