I've started a little project on google code - basically a EDSL for configuring CXF Guice-style.
The instances are created (and injected) by Guice and a custom ResourceProvider is used to plug them into CXF (which let's you use all injection points except constructor). If you are interested see the details here: http://code.google.com/p/guice-cxf/ Any suggestions will be appreciated. The project has a working version although not all CXF features are configurable now. I would be very happy if the CXF team would be interested in integrating it into the core project - please let me know if you do. -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Guice-Integration-tp5635498p5635498.html Sent from the cxf-user mailing list archive at Nabble.com.
