jira jabber notifier configuration

spatronis September 11, 2013

I just upgraded to jira 5.2.11, and donloaded the latest jabber notifier 1.21.... When I attempt to add the new listener:

com.atlassian.jira.ext.jabbernotifier.listener.JabberNotifierListener

I get an error:
Class [com.atlassian.jira.ext.jabbernotifier.listener.JabberNotifierListener] was not found. Ensure that you have typed it correctly and it is in the classpath.

Has the class name changed from my old version?

The last version I had, the jar file was placed in WEB-INF/lib... this newest version is placed in $JIRA_HOME/plugins/installed-plugins


1 answer

0 votes
spatronis September 11, 2013

I had to upload the jar file for the notifier through the web interface instead of just copying it to the installed-plugins/ directory...

decent reference:
https://confluence.atlassian.com/display/JIRA050/Managing+JIRA's+Plugins#ManagingJIRA'sPlugins-HowdoItellifaPluginis'Version1'or'Version2'?

After uploading it, I had to enable it. Then add the listener....

Suggest an answer

Log in or Sign up to answer