Freeman Fang created CXF-4622:
---------------------------------
Summary: cxf:list-endpoints - Add option to list the full url of
the service
Key: CXF-4622
URL: https://issues.apache.org/jira/browse/CXF-4622
Project: CXF
Issue Type: Improvement
Reporter: Freeman Fang
Today we have cxf:list-endpoints to list all the CXF web services
{code}
cxf:list-endpoints
Name State Address
BusID
[HelloWorldImplPort ] [Started ] [/HelloWorld
] [examples.soap-cxf1649827064]
{code}
we can only see the relative address if using http-osgi transport, it would be
great we add an option like --full which we can get full service address like
http://localhost:8181/cxf/HelloWorld
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira