Re: Serializers : done

2011-03-05 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [Shared] [Model] What was the reason for removing the schema entity interfaces like AttributeType?

2011-03-08 Thread Emmanuel Lécharny
with the SchemaManager. Again this has no bearing. Please see above. Np at all. I thought you where working on trunks. No reason to stop anything if you are in a branch. For the record, yes, we have to refactoring this code now that we are exposing the Schema. -- Regards, Cordialement, Emmanuel Lécharny

Re: [Shared] [Model] What was the reason for removing the schema entity interfaces like AttributeType?

2011-03-09 Thread Emmanuel Lécharny
most of us are not native english speakers, and that reflects in the sentence we use and the word we pick to express an idea. If I have to call someone specifically names, I have some way to express that feeling. Look at my first sentence, for instance. -- Regards, Cordialement, Emmanuel

Re: Shade plugin errors

2011-03-18 Thread Emmanuel Lécharny
On 3/18/11 8:47 AM, Stefan Seelmann wrote: Which goals and parameters did you use? Simple mvn clean install? mvn clean install -Dintegration -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Shade plugin errors

2011-03-18 Thread Emmanuel Lécharny
, doomed my repo, and rebuilt everything. It works now. Really really strange. Clearly a shaded-maven bug, but I'll have to dog the source to get a clue about it... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Dn, RDn, Ava : Final classes ?

2011-03-21 Thread Emmanuel Lécharny
? Not that much, but as the classes are immutable, I was thinking that it's not really necessary to have them not final. Also it might be faster (inline methods, etc) Just wanted to hear other's opinion here. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Dn, RDn, Ava : Final classes ?

2011-03-22 Thread Emmanuel Lécharny
. Just wanted to hear other's opinion here. I appreciate that. Regards, Alex -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Some few classes to move out of model ?

2011-03-22 Thread Emmanuel Lécharny
idea. But now that the parsers are only used from the Dn/Rdn class that may not make sense anymore. Well, I think it does make sense. I kept the enum around, I just changed the enum to be package protected. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Go for a Apache Directory Studio 1.5.4 Bugfix Release

2011-03-23 Thread Emmanuel Lécharny
not a really big deal, IMO. Whatever fits you is ok. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: ERR_732 Cannot process a Request while binding

2011-03-28 Thread Emmanuel Lécharny
the 732 error is generated. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Filter parsing and values

2011-03-30 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Continuum failures ...

2011-04-06 Thread Emmanuel Lécharny
! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: API documentation heads up

2011-04-11 Thread Emmanuel Lécharny
that Entry and Name packages are clean. I haven't spent too much time on schema the past few days, having had to deal with MINA release. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [VOTE] Release of Shared 1.0.0-M3

2011-04-19 Thread Emmanuel Lécharny
pom.xml.releaseBackup and release.properties files. I wonder how that happended? The source tar.gz and zip should be created from the created tag. I have no idea. This is something we have to investigate. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [VOTE] Release of Shared 1.0.0-M3

2011-04-19 Thread Emmanuel Lécharny
the release? If not, could you please create the checksums and signatures and upload them? That should be fixed for the next release. Ok, the distribution files have been signed. The files are available on http://people.apache.org/~elecharny/shared-1.0.0-M3/ -- Regards, Cordialement, Emmanuel

Re: [VOTE] Release of Shared 1.0.0-M3

2011-04-19 Thread Emmanuel Lécharny
process is not a 2 mins task, and it's not a real pleasure to have to rollback everything :/ Anyway, thanks for the checks, Stefan ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [VOTE] Release of Shared 1.0.0-M3

2011-04-20 Thread Emmanuel Lécharny
On 4/20/11 6:10 PM, Stefan Seelmann wrote: On Tue, Apr 19, 2011 at 10:59 PM, Emmanuel Lécharny elecha...@apache.org wrote: Ok, the distribution files have been signed. The files are available on http://people.apache.org/~elecharny/shared-1.0.0-M3/ Thanks for the update, but I only see

Re: [VOTE] Release of Shared 1.0.0-M3

2011-04-20 Thread Emmanuel Lécharny
On 4/20/11 6:10 PM, Stefan Seelmann wrote: On Tue, Apr 19, 2011 at 10:59 PM, Emmanuel Lécharny elecha...@apache.org wrote: Ok, the distribution files have been signed. The files are available on http://people.apache.org/~elecharny/shared-1.0.0-M3/ Thanks for the update, but I only see

Re: Getting Exception while writting the DHCP response message to the Session

2011-04-21 Thread Emmanuel Lécharny
On 4/21/11 8:07 AM, Prasanna Kumar G wrote: java.net.SocketException: Permission denied Are you on windows ? Have you a firewall set ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Getting Exception while writting the DHCP response message to the Session

2011-04-21 Thread Emmanuel Lécharny
On 4/21/11 8:50 AM, Prasanna Kumar G wrote: I run my own java program to handle Datagram packet as same as dhcp server using mina and it's working fine in the same system. Are you using the same port ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Getting Exception while writting the DHCP response message to the Session

2011-04-21 Thread Emmanuel Lécharny
developed, so it may be buggy. I'm afraid that you are on your own here, but if you find some fix, we would be happy to apply it on trunk. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Controls handling in the API

2011-04-24 Thread Emmanuel Lécharny
users. At some point, for an extra effort (ie splitting this module in two with explicit names) would probably help. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Cascade control : is it still usdeful ?

2011-04-24 Thread Emmanuel Lécharny
(a draft issued by M$ peeps back in 2000), may be we should have it... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Controls handling in the API

2011-04-24 Thread Emmanuel Lécharny
does not fit. At least, I wanted to ope a discussion around this. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: API announcement, V2

2011-04-27 Thread Emmanuel Lécharny
that link and page be removed? I was thinking about removing it or replacing it with a LDAP API in 5 minutes, because it's really too short to b a tutorial. wdyt ? PS : i'm going to work on the API doco in the next couple of days. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Apacheds package collision (OSGi)

2011-04-27 Thread Emmanuel Lécharny
-tools We just have 12 duplications, most of them being between core and core-api (which makes sense. Renaming the core packages by adding an impl can solve this issue. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Search result in LDAP API

2011-04-28 Thread Emmanuel Lécharny
. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Search result in LDAP API

2011-04-28 Thread Emmanuel Lécharny
enough to start with. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Search result in LDAP API

2011-04-28 Thread Emmanuel Lécharny
, filter, scope, attrs...) returning a CursorEntry for normal users. wdyt ? Yes, I agree. Oops, I forgot to add one bullet to my list of simple modifications : - I will make all the methods not using a request returning void or boolean for compare -- Regards, Cordialement, Emmanuel Lécharny

Fwd: Re: ApacheDS status and future

2011-05-09 Thread Emmanuel Lécharny
Forwarded to the mailing list Emmanuel Thanks for this, sounds very promising. I'll do some proof-of-concept work with 1.5 for now and look forward to 2.0. One more question for the future - you mention using OSGi, but our app runs in a web container (tomcat for example) and does not use

Re: OSGi startup and shutdown problems

2011-05-11 Thread Emmanuel Lécharny
, Emmanuel Lécharny www.iktek.com

Re: OSGi startup and shutdown problems

2011-05-11 Thread Emmanuel Lécharny
with this trick. Working on it. (more or less, I have to be sure that Felix is started before continuing) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: OSGi startup and shutdown problems

2011-05-11 Thread Emmanuel Lécharny
a trick at the moment, and some more love is needed to get it usable. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: API evolution

2011-05-11 Thread Emmanuel Lécharny
, like handling referrals chasing. But this can be done later. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Creating ACIs in trunk code

2011-05-13 Thread Emmanuel Lécharny
a patch and running tests atm. Will commit as soon as the tests correctly pass. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Creating ACIs in trunk code

2011-05-13 Thread Emmanuel Lécharny
you are using. In any case, if you check the ResultCode, you should have a *insufficientAccessRights* error (or something similar) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: How the Dn of Child entries are updating when Parent Moved

2011-05-17 Thread Emmanuel Lécharny
entries, will it cause any Problem? No. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: How the Dn of Child entries are updating when Parent Moved

2011-05-17 Thread Emmanuel Lécharny
search requests... The best solution would of course to have a SP which is associated with the entry containing the memberOf, and does the lookup (a computed memberOf attribute, sort of) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: How the Dn of Child entries are updating when Parent Moved

2011-05-17 Thread Emmanuel Lécharny
On 5/17/11 2:18 PM, Rajesh Akkineni wrote: On Tue, 17 May 2011 16:07:24 +0530, Emmanuel Lécharny elecha...@apache.org wrote: On 5/17/11 12:30 PM, Prasanna Kumar G wrote: Hi, I am trying to understand ApacheDS code. I am not understanding the Moving of Entry(Renaming the Dn). When

Re: How the Dn of Child entries are updating when Parent Moved

2011-05-17 Thread Emmanuel Lécharny
On 5/17/11 2:38 PM, Rajesh Akkineni wrote: On Tue, 17 May 2011 17:59:58 +0530, Emmanuel Lécharny elecha...@apache.org wrote: On 5/17/11 2:18 PM, Rajesh Akkineni wrote: On Tue, 17 May 2011 16:07:24 +0530, Emmanuel Lécharny elecha...@apache.org wrote: On 5/17/11 12:30 PM, Prasanna Kumar G

Re: How the Dn of Child entries are updating when Parent Moved

2011-05-17 Thread Emmanuel Lécharny
need to serialize the RDN in the entry at all, or we can stop building the DN when we reach the RDN, saving one extra step. Let's discuss that on DIRSERVER_1618, Rajesh might have a valid point here. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Getting the feeling that we may need a ApacheDS release soon?

2011-05-24 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Values normalization and special characters

2011-06-07 Thread Emmanuel Lécharny
is internally transformed into an AVA containing user as a value (the \ and the space are removed after the value normalization... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Values normalization and special characters

2011-06-07 Thread Emmanuel Lécharny
is that there is no reason to escape a space if it will be removed by the normalization... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Alias cycle detection

2011-06-13 Thread Emmanuel Lécharny
is added or removed. I don't think it should take more than one day to fix this issue. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Alias cycle detection

2011-06-14 Thread Emmanuel Lécharny
. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Alias cycle detection

2011-06-14 Thread Emmanuel Lécharny
not occur if we store the root DN in the search alias cache : we will meet it at some point if the alias point to a parent. Thanks for your feedback, it's very valuable. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Alias cycle detection

2011-06-14 Thread Emmanuel Lécharny
compare this algorithm with another where we forbid the cycle creation when adding a new alias. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1135472 - /directory/apacheds/trunk/xdbm-partition/src/main/java/org/apache/directory/server/xdbm/AbstractStore.java

2011-06-15 Thread Emmanuel Lécharny
the JIRA that relates the pb. I don't consider the problem fixed by the check removal. It's an intermediary step. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Alias cycle detection

2011-06-15 Thread Emmanuel Lécharny
in a previous mail, detecting cycle during search is probably totally unnoticeable, wrt performances.Of course, with millions of aliases, that would be a different problem, but in this case, I would likely tell the user to switch to another LDAP server :) -- Regards, Cordialement, Emmanuel

Re: Is this intended, or should we consider that is a bug ?

2011-06-15 Thread Emmanuel Lécharny
; } -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Is this intended, or should we consider that is a bug ?

2011-06-15 Thread Emmanuel Lécharny
intended. Thanks guys ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Is this intended, or should we consider that is a bug ?

2011-06-15 Thread Emmanuel Lécharny
// however as every entry has such an attribute this evaluator always evaluates to true return true; } Thanks a lot ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Alias handling issues

2011-06-15 Thread Emmanuel Lécharny
, Emmanuel Lécharny www.iktek.com

Re: Is the AndCursor useful ?

2011-06-16 Thread Emmanuel Lécharny
. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Changes in 'project' pom.xml and release of version 22

2011-06-21 Thread Emmanuel Lécharny
Hi all, I'd like to make the following changes in project pom.xml: - Surefire Plugin versions have been updated When done I'd like to release version 22 and use that for the upcoming shared and server release. Kind regards Emmanuel

[VOTE] Release of Apache Directory Server 2.0.0-M1

2011-06-23 Thread Emmanuel Lécharny
, Emmanuel Lécharny www.iktek.com

Re: Index reverse tables : are they useful ?

2011-06-24 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Index reverse tables : are they useful ?

2011-06-24 Thread Emmanuel Lécharny
(AFAIU). And /Or are connecting two terms together to form a new result. I should probably have said operators. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Index reverse tables : are they useful ?

2011-06-24 Thread Emmanuel Lécharny
thread for this and drive deeper into it. You got something I think here. have a look at https://cwiki.apache.org/confluence/display/DIRxSRVx11/Index+and+IndexEntry, where I added some paragraphs explaining this idea. We can comment on this page. -- Regards, Cordialement, Emmanuel Lécharny

Re: Index reverse tables : are they useful ?

2011-06-24 Thread Emmanuel Lécharny
On 6/24/11 10:04 AM, Alex Karasulu wrote: On Fri, Jun 24, 2011 at 11:00 AM, Emmanuel Lécharny elecha...@apache.org wrote: On 6/24/11 9:51 AM, Alex Karasulu wrote: The reverse index has no duplicate keys. The only way to get a duplicate key in the reverse index is if the same entry (i.e. 37

[VOTE] [Result] release of Shared 1.0.0-M5

2011-06-25 Thread Emmanuel Lécharny
The vote was successful with 5 +1 ( Alex, Felix, Kiran, Pierre-Arnaud and me). No -1. I'll release the binaries and update the site. Thanks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [VOTE] Release Apache FtpServer 1.0.6

2011-07-01 Thread Emmanuel Lécharny
argument to tar). That won't work :-) P... This is what happens when you can't get some decent sleep. Damn cold which wakes me up every hour to get some fresh air... Ok, checked : [X] +1, release FtpServer 1.0.6 -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [VOTE][RESULTS] Should we merge the DIRSHARED and DIRAPI spaces in JIRA into a single one?

2011-07-05 Thread Emmanuel Lécharny
behind this proposal. But that does not mean we should not have a new suproject which contains what is not part of the LDAP api. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Renaming the 'existence' index and AT to 'presence'

2011-07-07 Thread Emmanuel Lécharny
everywhere except in the config (apacheExistence). It has been committed, 'existence' has no more existence :-) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Partition and Backend confusion

2011-07-08 Thread Emmanuel Lécharny
, no urgency. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1144962 - /directory/apacheds/trunk/core-api/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java

2011-07-11 Thread Emmanuel Lécharny
explicitly create such a session. Call it 'protection against stupid move'... PS : NPE ? ouch... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1144962 - /directory/apacheds/trunk/core-api/src/main/java/org/apache/directory/server/core/LdapCoreSessionConnection.java

2011-07-12 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Partitions Heads up : resent with correct formating for the hierarchies

2011-07-20 Thread Emmanuel Lécharny
to be ready for OSGi -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Partitions Heads up : resent with correct formating for the hierarchies

2011-07-22 Thread Emmanuel Lécharny
classes in a row: AbstractBTreePartition and AbstractXdbmPartition: I think it should be possbile to merge them too, isn't it? I have now merged those two abstract classes. One less level in he hierarchy ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: HBase partition integration in trunks ?

2011-07-24 Thread Emmanuel Lécharny
week, then I can give a better status report. AFAIR, you told me that the Aliaes indexes weren't added into the HBase partition, right ? I'm going to review the Alias usage in partition the next two days, as we have some issues with alias handling, FYI. -- Regards, Cordialement, Emmanuel

Re: server annotation additions

2011-08-01 Thread Emmanuel Lécharny
for people who want to benefit from the replication protocol without having to start a LdapServer. It can be useful for some tools doing some stats, not storing data. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[ANNOUNCE] Apache LDAP API 1.0.0-M6 has been released !

2011-08-05 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com - To unsubscribe, e-mail: announce-unsubscr...@apache.org For additional commands, e-mail: announce-h...@apache.org

Server packages declared more than once in different modules

2011-08-11 Thread Emmanuel Lécharny
of refactoring if we want to move those modules to be bundles. Thoughts ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: HBase partition integration in trunks ?

2011-08-15 Thread Emmanuel Lécharny
. Thanks a lot, Stefan ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: HBase partition integration in trunks ?

2011-08-16 Thread Emmanuel Lécharny
also speed up the search marginally, as we won't have to do look-up in the one-level or sub-level index to build the scope filter. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: HBase partition integration in trunks ?

2011-08-16 Thread Emmanuel Lécharny
. Btw, this is exactly the same kind of cost we already have to pay to update the sub-level index. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: HBase partition integration in trunks ?

2011-08-16 Thread Emmanuel Lécharny
lab :) Also we need to update the docs a bit to show all the changes that took place. We still show the old upon and ndn indices of old. Something at the heart of the server like this should always be in sync with the documentation. yes... -- Regards, Cordialement, Emmanuel Lécharny

Re: status update on jdbm work(was Re: JDBM experimental branch created)

2011-08-29 Thread Emmanuel Lécharny
for measuring the performances we get with the different versions we now have. I'll get the list updated. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Coding rules, some more things to discuss

2011-08-30 Thread Emmanuel Lécharny
. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: Tests cleanup

2011-09-26 Thread Emmanuel Lécharny
a test for each of those API, but for our use, we must test with our API. I can create a sub-project where I move all the LdapSDK tests (we already have a JNDI sub-project) ALso keEp in mind that the target is to test the server, not external APIS :) -- Regards, Cordialement, Emmanuel

Re: Reorganizing tests subproject proposal

2011-09-27 Thread Emmanuel Lécharny
. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: A proposal for MVCC+ optimistic concurrency control transactional system(Re: Thoughts about DIRSERVER-1663)

2011-10-05 Thread Emmanuel Lécharny
the different steps before diving into the code... This would be a good conversation for Heidelberg ;) I can go into full detail after the MDB presentation. Sure ! Btw, I'm arriving with Pierre-Arnaud on sunday afternoon ( around 4pm). -- Regards, Cordialement, Emmanuel Lécharny

Re: A proposal for MVCC+ optimistic concurrency control transactional system(Re: Thoughts about DIRSERVER-1663)

2011-10-05 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: SubLevel index : is it useful ?

2011-10-05 Thread Emmanuel Lécharny
. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [ADS 2.0] OSGi

2011-10-06 Thread Emmanuel Lécharny
will face some serious questions when we will start with services (about service initialization, dependencies, etc...). Feel free to comment ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [ADS 2.0] OSGi

2011-10-07 Thread Emmanuel Lécharny
on the trunk? I think it's better to work on trunk. The idea is to release fast, even if we don't have many fixes. In 2.0.0-M3, we should have OSGi and MVCC implemented. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

[ADS 2.0] OSGi, interceptors

2011-10-13 Thread Emmanuel Lécharny
into a dedicated project (under apacheds/interceptors/authn, ...) to see what are the impacts. I'll come back with some more informations when I'll have a clear vision about the impacts. Tahnks ! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [ADS 2.0] OSGi, interceptors

2011-10-13 Thread Emmanuel Lécharny
is concerned. Right. We will try to get OSGi implemented anyway, and once it's done, we can start thinking about a better mechanism. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [ADS 2.0] OSGi, interceptors

2011-10-13 Thread Emmanuel Lécharny
historically for listing what you should not execute was a poor attempt to decouple and well you just don't know what extra interceptors you have. I have some ideas here that I also want to think through as well then post. Sure, create another thread. -- Regards, Cordialement, Emmanuel Lécharny

Re: OSGI and Interface vs classes separation

2011-10-18 Thread Emmanuel Lécharny
mean ? Could be core-api... -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [ApacheDS 2.0] OSGI, Implementing Services

2011-10-18 Thread Emmanuel Lécharny
! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [ApacheDS 2.0] OSGI, Implementing Services

2011-10-19 Thread Emmanuel Lécharny
! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [API] Experimenting OSGI fragments to solve the extensibility issue

2011-10-20 Thread Emmanuel Lécharny
OID from the MatchingRule it is associated with. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [API] Experimenting OSGI fragments to solve the extensibility issue

2011-10-20 Thread Emmanuel Lécharny
. It seems more like a class-loader and visibility issue in this case, AFAIU. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: [API] Experimenting OSGI fragments to solve the extensibility issue

2011-10-20 Thread Emmanuel Lécharny
. We did that months a go, intergrating Felix in the API. We decided it was not a good idea (don't remember extacly why). In any case, we removed felix from the API.Göktürk -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: TXN work update

2011-10-24 Thread Emmanuel Lécharny
, Emmanuel Lécharny www.iktek.com

Re: UserLogRecord class : some questions

2011-10-26 Thread Emmanuel Lécharny
! -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1189688 - in /directory/apacheds/branches/apacheds-txns: core-api/src/main/java/org/apache/directory/server/core/log/ core/src/main/java/org/apache/directory/server/core/log/

2011-10-29 Thread Emmanuel Lécharny
, Cordialement, Emmanuel Lécharny www.iktek.com

Re: svn commit: r1189785 - /directory/apacheds/branches/apacheds-txns/core/src/main/java/org/apache/directory/server/core/log/DefaultLogScanner.java

2011-10-30 Thread Emmanuel Lécharny
be caught by the tests. Don't worry too much. Selcuk is leading this phase, I'm just trying to follow on. There is no big refactoring going on, just cleanup with some errors due to the lack of understand from my side. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com

<    1   2   3   4   5   6   7   8   9   10   >