+1 to reduce, and make it clearer. CXF really rocks, but configuration is IMHO a weak point.
J-F -----Message d'origine----- De : James Mao [mailto:[EMAIL PROTECTED] Envoyé : jeudi 15 novembre 2007 7:56 À : [email protected] Objet : Re: Difference between cxf.xml and cxf-servlet.xml? Glen, I would say +1 to reduce the number of configuration files, James > Hello, > > I'm getting confused over the server-side configuration files for CXF. > When deploying a web service in a WAR file, what is the difference > between the cxf.xml config file and the cxf-servlet.xml config file? I > know the former needs to be on the classpath, and the latter is kept > directly under the WEB-INF folder--but what is the difference in those > two files' contents or purpose? > > Or, is there really no cxf.xml for the service, that cxf.xml is only to > be packaged with the client? I.e., can everything that is specified in > the cxf.xml actually be specifiable in the cxf-servlet instead, > eliminating the need for both files? > > Thanks, > Glen > > >
