I would like to configure my endpoint using the Spring jaxws:endpoint element but publish it at a later time. There is a "publish" attribute that seems tailor made for my needs but it is ignored. Is there a way to do what I want? Or do I need to configure and publish all through the API?
I'm using CXF 2.2.9. -- Eric
