Hello!I am developing a Java first spring based CXF services. Is there a way to dynamically create services and clients at runtime rather using service-beans.xml and client-beans.xml?
I am embedding Jetty as my server which will host my CXF services.
Can someone on this group suggest me the approach? Thanks! Arul
