[jbossws-issues] [JBoss JIRA] (JBWS-3846) Refactor creation process of jaxws handlers from predefined configurations

Alessio Soldano (JIRA) issues at jboss.org
Wed Mar 4 06:44:48 EST 2015


    [ https://issues.jboss.org/browse/JBWS-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13046144#comment-13046144 ] 

Alessio Soldano commented on JBWS-3846:
---------------------------------------

WFLY master PR: https://github.com/wildfly/wildfly/pull/7224

> Refactor creation process of jaxws handlers from predefined configurations
> --------------------------------------------------------------------------
>
>                 Key: JBWS-3846
>                 URL: https://issues.jboss.org/browse/JBWS-3846
>             Project: JBoss Web Services
>          Issue Type: Task
>          Components: jbossws-cxf, jbossws-integration
>            Reporter: Alessio Soldano
>            Assignee: Alessio Soldano
>             Fix For: jbossws-cxf-5.0
>
>
> We currently have no special integration with the container for jaxws handlers created from a predefined client/endpoint configuration. We need to support @PostConstruct, @PreDestroy methods, as well as @EJB, @Resource and CDI injection.
> Most likely this basically boils down to having AS components created for these handlers too, the same we have for jaxws handlers created after having parsed the @HandlerChain annotation. See org.jboss.as.webservices.deployers.WSIntegrationProcessorJAXWS_HANDLER and org.jboss.as.webservices.injection.WSHandlerChainAnnotationProcessor as starting point.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbossws-issues mailing list