You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by Holger King <Ho...@gmx.net> on 2015/02/21 13:15:20 UTC

Annotation-based configuration of Apache CXF using Spring

Dear mailing list participants,

starting with Spring 2.5 a new technique to link Spring beans has been  
introduced: annotations.

When taking a look on the following Apache CXF documentation:
http://cxf.apache.org/docs/jax-ws-configuration.html

it is clear that a XML-based configuration to specify a Spring-enabled web  
service endpoint is possible.

The questions are:
- is it possible using the current version of Apache CXF 3.0.4 to replace  
the XML part ("jaxws:endpoint" configurations) with Java annotations?
- if not - is it planned to offer an annotation-based solution?

I'm really looking forward to reading from you again :-)

Kind regards
Holger