|
From: Bob K. <py...@ce...> - 2003-11-05 09:44:15
|
Dear Ronald, I am glad to hear you that you have implemented the url resolver for ldap. I think you can add the configuration to another properties file rather than msh.properties.xml. The reason is that user may not choose to use your URLResolver. If you like, you can use the Property provided on hk.hku.phoenix.common.util. for your properties. Regards Bob Koon Ronald van Kuijk wrote: > Hi, > > I finally implemented my ldap url resolver based on the mozilla ldap > sdk so It does not require jndi or any thing. It supports > connectionpooling and caching. All the parameters, including the ldap > server, port and credentials, search base, filter etc.. are currently > hardcoded in the resolver as they suit my environment. I'd like to > make it configurable however and send it as a contribution to this > project. > > Any suggestions on how to make it configuranle in a hermes compliant > way? I could add several attributes on the resolver element, but that > probably leads to schema changes of the config file. > > Ronald > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > ebxmlms-general mailing list > ebx...@li... > https://lists.sourceforge.net/lists/listinfo/ebxmlms-general > |