Plugins went AWOL after upgrading to RC1

Hi Ed,

Great piece of detective work! This should really help us come up with a solution.

Thanks,

Ryan

I went ahead and tracked it down to the org.jivesoftware.messenger.container.PluginManager

cvs version 1.31 line 549

String pluginName = jarFile.getName().substring(0,

jarFile.getName().length() - 4).toLowerCase();

Ed

Ignore. I spoke before looking further. My bad.

Gaston already adressed this in the other thread as well.

Message was edited by:

ewbragg

This thread is similar to this other thread http://www.jivesoftware.org/forums/thread.jspa?threadID=15345&tstart=0. The case sensitive issue has been confirmed and the issue JM-359 has been created for this problem. For now you will have to make sure that the jar files only contain lower case letters until we check in a fix for this problem.

Regards,

– Gato

Wow, case sensitive… who would’'a thunk it…

Well I’'d like to dole out some merit points here, I think they go to Ed… Any disagreements?

Peter