Okay I will give that a try. I'd like to suggest that CXF document the default value for this on the website/docs.
Also perhaps change the default to just /services as the root is how it works when not in a Spring Boot app so assumed it would still be the same. -Dave On Mon, Sep 25, 2017 at 9:08 AM, Dennis Kieselhorst <[email protected]> wrote: > > is there a way to change this? Could I change it to list services at > > /services ? > > You can use the service-list-path configuration attribute for that. > > Regards > Dennis >
