RE: Close future join behavior

2006-09-21 Thread Frederic Soulier
On Thu, 2006-09-21 at 17:43 +0200, Steve Bate wrote: From: Frederic Soulier [mailto:[EMAIL PROTECTED] This is the same issue as DIRMINA-261. Hi Frederic, I haven't set SO_LINGERING and I'm runnning on Windows. It doesn't appear to be exactly the same problem. Sorry Steve. What I

RE: Close future join behavior

2006-09-21 Thread Steve Bate
No problem. I agree it is similar symptoms. Steve -Original Message- From: Frederic Soulier [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 5:54 PM To: mina-dev@directory.apache.org Subject: RE: Close future join behavior On Thu, 2006-09-21 at 17:43 +0200, Steve

[jira] Resolved: (DIRMINA-227) Chat server example with Spring configuration

2006-09-21 Thread Niklas Therning (JIRA)
[ http://issues.apache.org/jira/browse/DIRMINA-227?page=all ] Niklas Therning resolved DIRMINA-227. - Resolution: Fixed I've checked in some more code which enables SSL support (in client and server) and basic JMX support using Spring. Pablo, let me

[jira] Closed: (DIRMINA-227) Chat server example with Spring configuration

2006-09-21 Thread Pablo Pita Leira (JIRA)
[ http://issues.apache.org/jira/browse/DIRMINA-227?page=all ] Pablo Pita Leira closed DIRMINA-227. The code looks great. So now it should be possible to kick chat users using the JMX interface. I would just comment that in the method so that people

[jira] Commented: (DIRSERVER-745) Decoding of lengths can fail if the PDU is splitted

2006-09-21 Thread Emmanuel Lecharny (JIRA)
[ http://issues.apache.org/jira/browse/DIRSERVER-745?page=comments#action_12436439 ] Emmanuel Lecharny commented on DIRSERVER-745: - This issue is not really likely to occurs : - we must have a PDU which is more than 256 bytes long -

Re: Can I create a root entry other than ou=system?

2006-09-21 Thread Mbah Tenjoh-Okwen
hellothanks for the help and advice you have given me so far.I could use the 2nd directory partition, but still could not create my own partition. In the API docs (a link from your site) I saw the class MutableDirectoryPartitionConfiguration and decided to use it to configure a partition. I went

Re: Can I create a root entry other than ou=system?

2006-09-21 Thread Emmanuel Lecharny
Hi,Are you using ADS embeded into you application?If so, the partition class to use has changed lately, and may have to use this class : MutableBTreePartitionConfigurationinstead of MutableDirectoryPartitionConfiguration Not 100% sure, but almost.Sorry for that, but we are still trying to improve

Re: Mail server?

2006-09-21 Thread Mark
Mike - Thanks for the link. The problem that I was running into with my client was asynchronous responses from the server to the client. Could you send me directions on how to build Hausmail. I have maven 2.0.4 and cannot figure out how to build this problem. Thank you. On 9/18/06, Mike

[jira] Created: (DIRSERVER-746) DefaultDirectoryService.createBootstrapEntries() throws NullPointerException if no authorizationService is configured

2006-09-21 Thread Bastiaan Bakker (JIRA)
DefaultDirectoryService.createBootstrapEntries() throws NullPointerException if no authorizationService is configured - Key: DIRSERVER-746 URL:

Re: svn commit: r448504 - /directory/trunks/shared/asn1/src/main/java/org/apache/directory/shared/asn1/ber/Asn1Decoder.java

2006-09-21 Thread Emmanuel Lecharny
I do think so, but it was 3 days agoOn 9/21/06, Alex Karasulu [EMAIL PROTECTED] wrote: Sorry to bother you about this Emmanuel but did you also apply this tothe 0.9.5 branch for ApacheDS 1.0?I just did not see a mirrored commiton 0.9.5 branch.Or is this bug fix not applicable to 0.9.5?

[jira] Created: (DIRSERVER-748) Maven Site fails so can't generate javadoc, and not available on DS website either

2006-09-21 Thread Norbert Reilly (JIRA)
Maven Site fails so can't generate javadoc, and not available on DS website either Key: DIRSERVER-748 URL: http://issues.apache.org/jira/browse/DIRSERVER-748