[ https://issues.apache.org/jira/browse/CXF-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542513#comment-13542513 ]
Jason Pell commented on CXF-4719: --------------------------------- Benson - fair point and I would certainly not want to add to the startup time. If I were to work on this, it would need to be useful for my company otherwise I can't justify the time to work on it. So for that we would probably be looking to use custom @Endpoint annotation on an endpoint SEI or Impl, and then a minimal amount of XML to configure the classpath locations to look for endpoints, just like you do for spring Auto Wiring. So we would not be scanning the entire classpath for annotations, just a configured subset. It would be a spring solution which CXFNonSpringServlet is not, but it would also remove all the jaxws:endpoint xml. Torben - this really needs your comments before we proceed as we are all arguing about what 'you' want without your input, which is kind of silly. > 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