You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2013/01/02 17:44:13 UTC

[jira] [Commented] (CXF-4719) Annotation for web service endpoint

    [ https://issues.apache.org/jira/browse/CXF-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542226#comment-13542226 ] 

Daniel Kulp commented on CXF-4719:
----------------------------------


Jason,

Most likely, we'd define our own annotations like the @Endpoint or whatever.   We'd then need to write "container specific" processors for how to handle that @Endpoint annotation.   For example, we'd need to write a Spring version that would hook into the Spring classpath scanning, we could have one for Juice, etc...  Kind of similar to how we have things for both Spring and Blueprint for XML.

Might be able to even have a javac annotation processor that would auto generate some sort of thing into META-INF at compile time based on the annotations that could be used for standalone type apps.   Not really sure on that though.


                
> 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