Am 01.03.2012, 15:14 Uhr, schrieb Emmanuel Lécharny :
Hope it helps.
yes, thank you very much :)
Hi, basically I'm testing the possibilities of ApacheDS, especially stored
procedures (SPs) and triggers (TRs). But it seems like they not working
now, because of some code changes/refactoring, so I just wanted to ask,
are you planing to change the API for SPs/TRs or will it stay like it is
There seems to be some differences in functionality between the Apache
Directory Studio and the API.
System:
WindowsXP
ApacheDS 2.0.0-M5
Apache Directory Studio 2.0.0
Apache LDAP API 1.0.0-M10
jdk 7
The default instance of ApacheDS is running. In the Apache Directory
Studio I have two connec
The method
org.apache.directory.shared.ldap.sp.JavaStoredProcUtils.getClassFileAsStream(clazz:
Class): byte[]
returns zero bytes under Windows if the path to the class contains at
least one space character. Because of that the
org.apache.directory.shared.ldap.sp.JavaStoredProcUtils.loadStore
Am 17.02.2012, 13:19 Uhr, schrieb Emmanuel Lécharny :
Le 2/17/12 1:09 PM, Vitali Baumtrok a écrit :
Hello guys,
Hi,
I'm having some trouble with executing a stored procedure.
System:
WindowsXP
ApacheDS 2.0.0-M5
Apache LDAP API 1.0.0-M10
jdk 7
Thanks for the infos.
So, yes, there
Hello guys,
I'm having some trouble with executing a stored procedure.
System:
WindowsXP
ApacheDS 2.0.0-M5
Apache LDAP API 1.0.0-M10
jdk 7
I have ApacheDS installed with all default preferences and the server is
running as a service. I create "ou=Stored Procedure,ou=system" with Apache
Dire