[
https://issues.apache.org/jira/browse/CXF-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13539892#comment-13539892
]
Jason Pell commented on CXF-4719:
---------------------------------
So if I understand you, you want to use a minimal spring context to define the
annotation scanning, and perhaps the cxf bus, but then everything else should
be constructed via annotations.
So you might define a @Endpoint annotation on a Service Implementation, and the
spring annotations support would find these beans and cxf would construct
endpoints, without a jaxws:endpoint in sight.
Its definately an interesting proposition and I agree its different to what
Freeman suggested. I would be interested to see what could be done with this.
Do you feel up to doing some of this work yourself?
I am on leave at the moment, but when I get back in mid january would certainly
be very interested to see what you might come up with and assist in getting it
into cxf if it can work.
> Annotation for web service endpoint
> -----------------------------------
>
> Key: CXF-4719
> URL: https://issues.apache.org/jira/browse/CXF-4719
> Project: CXF
> Issue Type: Improvement
> Reporter: Torben Vesterager
>
> CXF is the only thing I'm using that still needs a spring configuration XML.
> All other components are configurable via annotations.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira