I may test your transformer. But I'm not sure to choice Cocoon for my project.
Then, I'm not sure to be enough time for your transformer.

Didier Rano
Serv'N Data

____________________Séparateur de messages____________________
Objet : RE: Bug in LDAPTransformer
Auteur :    [EMAIL PROTECTED]
Date :  10/12/2002 11:48

Hello list,

Didier Rano wrote, that he found a bug in LDAPTransformer.

He is right, LDAPTransformer is not capable to read multi-valued ldap
attributes.
LDAPTransformer does only return the first value of a multi-valued ldap
attribute.

I wrote a new version of LDAPTransformer, which does a traversal of the list of
values
and introduces the new tag: <ldap:value-element>.

If value-element is not empty, each value will be enclosed by the given
value-element.
This is true for multi-valued and for single-valued ldap attributes.

There is an other feature in my version of LDAPTransformer:
<ldap:security-protocol>

The value of this element is used as property SECURITY_PROTOCOL.
So if you set it to "ssl", you will have a secure connection to the LDAP server.

This feature is absolutely necessary if you want to access Novell eDir, because
without
ssl only anonymous connections are allowed. And with anonymous connections
the access to the eDir is restricted.

Because this is my first Java program :-) I would like to find someone, who will
check
which other "new features" I may have implemented.

Christoph Oberle



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



***************************************************************
This email and any files transmitted with it are
confidential and intended solely for the use of the
individual or entity to whom they are addressed. If you
have received this email in error please notify the
system manager.

This footnote also confirms that this email message
has been swept for the presence of computer viruses.
***************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to