Plugin Developmenet

Hi Team,

I have developed several plugins for satisfying my custom needs and working fine.

But i face one problem all the time whenever i recompile my plugin and upload to server using admin panel changes is not reflected instantly. What i need to do is i need to replace newly builded openfire jar as well as plugin jar and then i need to restart only after that i can see my changes to plugin.

I don’t understand why i need to do that because as far as my understanding if i replace jar file then it will reface immediately. I have also tried to change version but couldn’t find any success.

Please help me.

Thanks,
Hiren

Plugin changes will not be applied immediately, but after a small delay. Openfire checks periodically if new plugins are uploaded. If I recall correctly, this happens every 60 seconds.