Re: Rdn and Ava cleanup

2011-02-24 Thread Emmanuel Lecharny
On 2/24/11 2:50 AM, Alex Karasulu wrote: On Wed, Feb 23, 2011 at 8:51 PM, Stefan Seelmannseelm...@apache.org wrote: It made me think that maybe using a hashed index for Rdn is probably a better idea, because then we won't need this comparison to be done (the equals method would be enough) and

Re: Rdn and Ava cleanup

2011-02-24 Thread Emmanuel Lécharny
On 2/24/11 3:01 AM, Alex Karasulu wrote: On Wed, Feb 23, 2011 at 12:14 PM, Emmanuel Lecharnyelecha...@gmail.com wrote: Hi guys, those last 2 days I did some cleanup in the Rdn and Ava classes, in th espirit of Dn cleanup. Here is a summary of what has been done, roughly : - injection of the

Re: [LDAP] Odd Protocol Codec behaviors noticed

2011-02-24 Thread Emmanuel Lecharny
On 2/24/11 3:24 AM, Alex Karasulu wrote: Here's more data that might shed light. Starting to maybe see what's going on now: org.apache.mina.filter.codec.ProtocolDecoderException: java.lang.NullPointerException (Hexdump: 30 81 89 02 01 02 68 67 04 1E 6F 75 3D 53 74 6F 72 65 64 20 50 72 6F 63 65

Re: [LDAP] Odd Protocol Codec behaviors noticed

2011-02-24 Thread Alex Karasulu
Yeah fixed this problem it was due to the LdapCodecServiceFactory not properly initializing. On Thu, Feb 24, 2011 at 4:07 PM, Emmanuel Lecharny elecha...@gmail.com wrote: On 2/24/11 3:24 AM, Alex Karasulu wrote: Here's more data that might shed light. Starting to maybe see what's going on

[jira] Created: (DIRKRB-81) The ReplayCacheEntry is marked as Serializable, but contains no serializable fields

2011-02-24 Thread Emmanuel Lecharny (JIRA)
The ReplayCacheEntry is marked as Serializable, but contains no serializable fields --- Key: DIRKRB-81 URL: https://issues.apache.org/jira/browse/DIRKRB-81 Project:

API cleanup update

2011-02-24 Thread Emmanuel Lecharny
Hi guys, just a quick heads up about what I'm working on. Currently, I'm removing all the useless Serializable implementation. I think we went anal by declaring a lot of classes to be Sezializable, when there is no reason for those classes to be serialized in any way. I have removed the

Re: API cleanup update

2011-02-24 Thread Kiran Ayyagari
On Thu, Feb 24, 2011 at 11:12 PM, Emmanuel Lecharny elecha...@gmail.com wrote: Hi guys, just a quick heads up about what I'm working on. Currently, I'm removing all the useless Serializable implementation. I think we went anal by declaring a lot of classes to be Sezializable, when there is

[jira] Created: (DIRSERVER-1609) I am having problems starting Apache Directory Server in Windows 7

2011-02-24 Thread Subhojit Roy (JIRA)
I am having problems starting Apache Directory Server in Windows 7 -- Key: DIRSERVER-1609 URL: https://issues.apache.org/jira/browse/DIRSERVER-1609 Project: Directory ApacheDS

Re: API cleanup update

2011-02-24 Thread Alex Karasulu
On Thu, Feb 24, 2011 at 8:50 PM, Kiran Ayyagari kayyag...@apache.org wrote: On Thu, Feb 24, 2011 at 11:12 PM, Emmanuel Lecharny elecha...@gmail.com wrote: Hi guys, just a quick heads up about what I'm working on. Currently, I'm removing all the useless Serializable implementation. I think

[jira] Commented: (DIRSERVER-1609) I am having problems starting Apache Directory Server in Windows 7

2011-02-24 Thread Stefan Seelmann (JIRA)
[ https://issues.apache.org/jira/browse/DIRSERVER-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12999085#comment-12999085 ] Stefan Seelmann commented on DIRSERVER-1609: I installed ApacheDS 1.5.7 on

Re: API cleanup update

2011-02-24 Thread Emmanuel Lecharny
On 2/24/11 10:12 PM, Alex Karasulu wrote: On Thu, Feb 24, 2011 at 8:50 PM, Kiran Ayyagarikayyag...@apache.org wrote: On Thu, Feb 24, 2011 at 11:12 PM, Emmanuel Lecharnyelecha...@gmail.com wrote: Hi guys, just a quick heads up about what I'm working on. Currently, I'm removing all the

Re: Adding a new profile to the 'project' pom.xml to ease the import of the same project twice in Eclipse

2011-02-24 Thread Emmanuel Lecharny
On 2/23/11 1:54 PM, Pierre-Arnaud Marcelot wrote: Hi Dev, Eclipse is great but it has one major drawback for me (and others too I believe), that's it's inability to import the same project twice in the workspace. Now, by the same project I don't mean the exact same project (which would not