[JBoss-user] [Security & JAAS/JBoss] - JBoss LDAP to Active directory

2004-07-07 Thread sch-th
Hi, We are using LDAP authentification in JBoss by Lotus LDAP. We want to migrate to Microsoft active directory. old parameters : ldap.server.url=ldap://myLDAP.mycompany.com:389 ldap.initial.context=com.sun.jndi.ldap.LdapCtxFactory ldap.auth.type=simple ldap.adm.principal=CN=ldap mycopany,OU=my

[JBoss-user] [Installation & Configuration] - Error handler and SMTP

2004-02-19 Thread sch-th
Hi, I Use SMPT appender to send me errors. But yesterday, when our mail server got a problem, SMTP appender blocked application. I'd like to to errorhandler to put SMTP errors in a file and solve me problem. Has anybody implemented this configuration in a log4j.xml file ? Tom View the original