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

Alexander Polunochev commented on CXF-1355:
-------------------------------------------

Is it ok that used here interface ServletConfigAware "...only satisfied if 
actually running within a Servlet-specific WebApplicationContext. If this 
callback interface is encountered elsewhere, an exception will be thrown on 
bean creation. " ?   I have a NPE during initialization with such configuration.

> 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
>         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.

Reply via email to