Hi, I have a questions about Jax-WS services and how CXF handles the configurations.
In general we define the serviceClass in the cxf-servlet.xml, but as per the jaxws.xsd [1] the serviceClass attribute in the Server element is not mandatory. In such a case where the serviceClass is not specified in the cxf-servlet.xml, how does cxf find the serviceClass in the service? Does it scan through all the classes and look for Jax-WS annotations? [1] http://cxf.apache.org/schemas/jaxws.xsd -- Best Regards, Kalpa Welivitigoda +94776509215 http://about.me/callkalpa
