I'd like to write and deploy a custom LDAP login module that works differently than the one provided in JBoss. Should I include it with the other LDAP stuff in JBoss source, then compile everything fresh, or should I deploy it as my own MBean through the normal deployment process? The main advantage of the later would be the ease of swapping in and out the module itself and the MBean-based configuration.
I guess my question is: is there a difference between putting my module in the server libs and editing login-config.xml or deploying this auth module into the deploy directory? Any help would be appreciated. ===== Thanks! Jon Brisbin [EMAIL PROTECTED] 417.682.6157 (h/w) 417.825.3995 (c) __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
