Creating AuthProviders and UserProviders

Do AuthProviders and UserProviders need to be compiled into messenger or can they be in a jar on the class path?

-Alex

Hi Alex,

As long as you specify what package they are in in your jive-messenger.xml file they can just be a jar in the classpath.

Hope that helps,

Ryan

Next question,

Where is a good place to drop a jar so it will be on the class path?

-Alex

Where is a good place to drop a jar so it will be on

the class path?

Just place it in the lib directory along with all the other jar’'s; Messenger will automatically load it during startup.

-Ryan