Re: LDAP ant tasks

2008-07-15 Thread Matteo Centonza
Hi, have a look at novell's jldap code: http://www.openldap.org/devel/cvsweb.cgi?cvsroot=JLDAP You can use Ldif2Ldap.java in the samples directory: http://developer.novell.com/documentation/samplecode/jldap_sample/dsml_ldif/Ldif2Ldap.java.html to export an ldif file to a remote ldap server. A

performance question

2006-11-10 Thread Matteo Centonza
Hi, i'm using ant in my production system. Ant is a core part of the system and its codebase is svn synchronized on every full rebuild (so is more or less up to date). While profiling my application and i've found out some somewhat surprising results (jdk 1.5.0-b09 32/64 bit, but the same with 1.