Hi all, How to lazy-init CXF server in Spring. In my application, I do not want to initial all the webservice when the container created. <jaxws:endpoint />
Currently,I used publish="false" to prevent other invovled webservice server to public when created. Any suggset? -- View this message in context: http://cxf.547215.n5.nabble.com/how-to-lazy-init-true-CXF-server-in-spring-tp5726350.html Sent from the cxf-user mailing list archive at Nabble.com.
