[jbossws-issues] [JBoss JIRA] Commented: (JBWS-2787) Remove dependency on framework in Native stack

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri Oct 16 05:14:05 EDT 2009


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

Richard Opalka commented on JBWS-2787:
--------------------------------------

<asoldano> opalka, generally speaking the deployment aspect list should come from a unique source both using the embedded server and the standard jboss server
<opalka> asoldano: This is not possible Alessio
<asoldano> opalka, why?
<opalka> asoldano: Embedded server has subset of JBossAS DAs and provides custom DAs too
<opalka> asoldano: Understand, or you need more details?
<asoldano> opalka, understood, but wondering what custom DAs are involved
<opalka> asoldano: wait a sec. having a look ...
<opalka> asoldano: You're right, only first part of sentence is true
<opalka> asoldano: The correct sentence is:
<asoldano> opalka, anyway, look at this another way, we need an abstraction for getting the list of DA
<asoldano> without constructing that there
<opalka> asoldano: Embedded Netty server uses just subset of AS DAs and provides custom SPI factories that differ from JBossAS 
<opalka> asoldano: Exactly Alessio
<opalka> asoldano: We already have abstraction IoCContainerProxy
<opalka> asoldano: That could be used for that purpose
<asoldano> and while doing that, we need to make as easier as possible the change of the deployment list
<asoldano> sure
<opalka> asoldano: We just need to implement client side IoCContainerProxy impl that will work either on XML or properties file
<opalka> asoldano: DAManager already implements everything necesary, it will just delegate Bean lookup call to IoCContainerProxy impl
<asoldano> opalka, ok. Well, please mention this issue in that jira too (or create another one ;-) )

> Remove dependency on framework in Native stack
> ----------------------------------------------
>
>                 Key: JBWS-2787
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2787
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.2.1
>            Reporter: Richard Opalka
>            Assignee: Richard Opalka
>             Fix For: jbossws-native-3.3
>
>
> See NettyHttpServerAdapter (TODO comment)
> After fixing it remove the dependency in modules/core/pom.xml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list