[jboss-jira] [JBoss JIRA] Commented: (JBAS-7563) Remove JRMPInvoker and JRMPInvokerHA

Scott Marlow (JIRA) jira-events at lists.jboss.org
Mon May 10 10:17:05 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBAS-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12529912#action_12529912 ] 

Scott Marlow commented on JBAS-7563:
------------------------------------

testsuite/src/resources/invokers/service-inf/jboss-service.xml uses org.jboss.invocation.jrmp.server.JRMPInvoker.  

There are unit tests that depend on jboss:service=invoker,type=jrmp,socketType=CompressionSocketFactory, which depends on the above reference to JRMPInvoker.

I wonder if we could switch to using UnifiedInvoker instead of JRMPInvoker.

> Remove JRMPInvoker and JRMPInvokerHA
> ------------------------------------
>
>                 Key: JBAS-7563
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7563
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Other
>            Reporter: Brian Stansberry
>            Assignee: Scott Marlow
>             Fix For: 6.0.0.CR1
>
>         Attachments: kill_jrmpInvoker.patch
>
>
> UnifiedInvoker has been the default legacy invoker since 4.2; JRMP is legacy of legacy.

-- 
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 jboss-jira mailing list