Upgrading plugins to 3.3.0?

I noticed that the old plugins I created no longer work now in Openfire 3.3.0.

I assume they will need to be recompiled using the latest source?

Can you let me know of the specific changes that would have to be made. I assume its to do with the new name and associated name scope.

Thanks

Daniel

Same problem for me here.

You can install the plugins or copy them over from the previous install as per upgrade guide, but they don’'t become available for use or configuration nor can be uninstalled then.

Only way of getting rid of them again is deleting them physically from the plugins directory.

/Martin

Go to the plugins download page and manually install them. At least that is what I did to get my plugins to work!

http://www.igniterealtime.org/projects/openfire/plugins.jsp

Hey guys,

As mentioned in the upgrade guide and in the news post you will need to update ALL plugins. Third party plugins will also need to be updated. If you are going to update them then you will need to search for org.jivesoftware.wildfire references and changed them to org.jivesoftware.openfire. Recompile the plugin and use it.

Regards,

– Gato

I made the updates and recompiled without a problem. Thanks.