[jbossws-issues] [JBoss JIRA] (JBWS-3758) Investigate better support CDI and Spring

Jim Ma (JIRA) issues at jboss.org
Thu Feb 27 04:48:48 EST 2014


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

Jim Ma edited comment on JBWS-3758 at 2/27/14 4:48 AM:
-------------------------------------------------------

After more investigation and looked at code change for JBWS-3441, it looks  the spring integration check can't be skipped. Another approach resolved JBWS-3670 could be check the spring integration and register another interceptor to put the reference contains spring injected bean for future invocation. This is actually the same way to fix JBWS-3441, and current fix is even simpler than the interceptor way.  So I am keeping this as it now and mark this issue to won't fix.
                
      was (Author: jim.ma):
    After more investigation and looked at code change for JBWS-3441, it looks  the spring integration check can't be skipped. Another approach resolved JBWS-3670 could be check the spring integration and register another interceptor to put the reference contains spring injected bean for future invocation. This is actually the same way to fix JBWS-3441, and current fix is even simpler than the interceptor way.  So I am keeping this as it now and mark this issue to resolved. 
                  
> Investigate better support CDI and Spring
> -----------------------------------------
>
>                 Key: JBWS-3758
>                 URL: https://issues.jboss.org/browse/JBWS-3758
>             Project: JBoss Web Services
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-4.2.3
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>             Fix For: jbossws-cxf-4.4
>
>
> Look at how to remove the spring check in the org.jboss.as.webservices.invocation.AbstractInvocationHandler and avoid initialize endpoint implementation for several times.

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


More information about the jbossws-issues mailing list