You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Kelvin Ye (JIRA)" <ji...@apache.org> on 2007/05/17 07:45:16 UTC

[jira] Created: (HARMONY-3882) [classlib][jndi] Class LdapName is not serialization compatible

[classlib][jndi] Class LdapName is not serialization compatible
---------------------------------------------------------------

                 Key: HARMONY-3882
                 URL: https://issues.apache.org/jira/browse/HARMONY-3882
             Project: Harmony
          Issue Type: Bug
          Components: Classlib
         Environment: Linux and Windows
            Reporter: Kelvin Ye


Class javax.naming.ldap.LdapName is not serialization compatible. I have added readObject and writeObject for class LdapName. Please see the patch. Thanks!



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HARMONY-3882) [classlib][jndi] Class LdapName is not serialization compatible

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang reassigned HARMONY-3882:
------------------------------------

    Assignee: Paulex Yang

> [classlib][jndi] Class LdapName is not serialization compatible
> ---------------------------------------------------------------
>
>                 Key: HARMONY-3882
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3882
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux and Windows
>            Reporter: Kelvin Ye
>         Assigned To: Paulex Yang
>         Attachments: harmony-3882.zip
>
>
> Class javax.naming.ldap.LdapName is not serialization compatible. I have added readObject and writeObject for class LdapName. Please see the patch. Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-3882) [classlib][jndi] Class LdapName is not serialization compatible

Posted by "Kelvin Ye (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Ye updated HARMONY-3882:
-------------------------------

    Attachment: harmony-3882.zip

The patch has some problem with build.xml. I have updated the patch.

> [classlib][jndi] Class LdapName is not serialization compatible
> ---------------------------------------------------------------
>
>                 Key: HARMONY-3882
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3882
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux and Windows
>            Reporter: Kelvin Ye
>         Assigned To: Paulex Yang
>         Attachments: harmony-3882.zip
>
>
> Class javax.naming.ldap.LdapName is not serialization compatible. I have added readObject and writeObject for class LdapName. Please see the patch. Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (HARMONY-3882) [classlib][jndi] Class LdapName is not serialization compatible

Posted by "Kelvin Ye (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Ye closed HARMONY-3882.
------------------------------


Verified. It's OK. Thanks very much!

> [classlib][jndi] Class LdapName is not serialization compatible
> ---------------------------------------------------------------
>
>                 Key: HARMONY-3882
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3882
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux and Windows
>            Reporter: Kelvin Ye
>            Assignee: Paulex Yang
>         Attachments: harmony-3882.zip
>
>
> Class javax.naming.ldap.LdapName is not serialization compatible. I have added readObject and writeObject for class LdapName. Please see the patch. Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HARMONY-3882) [classlib][jndi] Class LdapName is not serialization compatible

Posted by "Paulex Yang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paulex Yang resolved HARMONY-3882.
----------------------------------

    Resolution: Fixed

Kelvin, patch applied at r540862, please verify, thanks a lot.

> [classlib][jndi] Class LdapName is not serialization compatible
> ---------------------------------------------------------------
>
>                 Key: HARMONY-3882
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3882
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux and Windows
>            Reporter: Kelvin Ye
>         Assigned To: Paulex Yang
>         Attachments: harmony-3882.zip
>
>
> Class javax.naming.ldap.LdapName is not serialization compatible. I have added readObject and writeObject for class LdapName. Please see the patch. Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-3882) [classlib][jndi] Class LdapName is not serialization compatible

Posted by "Kelvin Ye (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Ye updated HARMONY-3882:
-------------------------------

    Attachment: harmony-3882.zip

Please try the patch harmony-3882.zip. I also add serialization tests. Thanks!

> [classlib][jndi] Class LdapName is not serialization compatible
> ---------------------------------------------------------------
>
>                 Key: HARMONY-3882
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3882
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux and Windows
>            Reporter: Kelvin Ye
>         Attachments: harmony-3882.zip
>
>
> Class javax.naming.ldap.LdapName is not serialization compatible. I have added readObject and writeObject for class LdapName. Please see the patch. Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HARMONY-3882) [classlib][jndi] Class LdapName is not serialization compatible

Posted by "Kelvin Ye (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kelvin Ye updated HARMONY-3882:
-------------------------------

    Attachment:     (was: harmony-3882.zip)

> [classlib][jndi] Class LdapName is not serialization compatible
> ---------------------------------------------------------------
>
>                 Key: HARMONY-3882
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3882
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>         Environment: Linux and Windows
>            Reporter: Kelvin Ye
>         Assigned To: Paulex Yang
>         Attachments: harmony-3882.zip
>
>
> Class javax.naming.ldap.LdapName is not serialization compatible. I have added readObject and writeObject for class LdapName. Please see the patch. Thanks!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.