[jira] [Commented] (OFBIZ-6942) Comment out RMI related code because of the Java deserialization issue

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6942) Comment out RMI related code because of the Java deserialization issue

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201298#comment-15201298 ]

Jacques Le Roux commented on OFBIZ-6942:
----------------------------------------

Done in
trunk r1735569  
R15.12 r1735570
R14.12 r1735571

There are conflicts in older releases, looking at it...



> Comment out RMI related code because of the Java deserialization issue
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-6942
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6942
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: 14.12.01, 12.04.06, 13.07.03, Upcoming Branch
>
>
> Because of the danger of Java deserialization when using RMI, we (PMC) have decided to comment out RMI related code. I decided to comment out as less as possible because once the RMI loaders, the RMI dispatcher and the related test services are off there is no RMI related danger left (test services are not a danger but would fail during tests run).  It's then easier for users who need RMI in their projects to have only to uncomment those and not digg everywhere. Because the naming (JNDI) server relies on the rmi loader it will also be commented out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)