[ https://issues.apache.org/jira/browse/CXF-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benson Margulies resolved CXF-1355. ----------------------------------- Resolution: Fixed Fix Version/s: 2.3 Done, under the name of org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor. > Port Jsr181HandlerMapping from Xfire > ------------------------------------ > > Key: CXF-1355 > URL: https://issues.apache.org/jira/browse/CXF-1355 > Project: CXF > Issue Type: New Feature > Components: Integration > Environment: Spring 1.x, 2.x > Reporter: Jara Cesnek > Assignee: Benson Margulies > Fix For: 2.3 > > Attachments: Jsr181HandlerMapping.java > > > In Xfire was support for automatic scans for @WebService annotated beans in > Spring servlet context and publish them as endpoints. > In CXF this feature is missing. > In attachment I provide my own implementation same functionality on CXF. > (Spring code is fine, about CXF code I am not sure, but anyway this works) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.