[jboss-jira] [JBoss JIRA] Commented: (JBAS-4801) HomeHandleImplIIOP not using the HandleDelegate

William DeCoste (JIRA) jira-events at lists.jboss.org
Thu Oct 4 17:37:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4801?page=comments#action_12380584 ] 
            
William DeCoste commented on JBAS-4801:
---------------------------------------

I've confirmed the latest fix resolves the EJB3 IIOP test issue and resovled the JIRA. Thanks.

> HomeHandleImplIIOP not using the HandleDelegate
> -----------------------------------------------
>
>                 Key: JBAS-4801
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4801
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: IIOP service
>    Affects Versions: JBossAS-4.2.1.GA, JBossAS-5.0.0.Beta2
>            Reporter: Adrian Brock
>         Assigned To: William DeCoste
>             Fix For:  JBossAS-5.0.0.Beta3, JBossAS-4.2.2.GA
>
>
> The class org.jboss.proxy.ejb.HomeHandleIIOPImpl is not using the HandleDelegate for serialization.
> This is because the read/writeObject methods are public when they should be private to be invoked by
> Serialization.
> Since fixing this will change the serialization of the class (it will write the home stub to the stream instead of 
> currently writing the ior), we need a system property such that people can revert to the previous
> serialization if it causes them problems.

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

        



More information about the jboss-jira mailing list