I can't update my extension
Posted: 17 Jul 2013, 16:54
Hi Guys,
I am working with smartfoxserver 2X. I have problem with updating of extension's code. My extension name is: "MyFirstExtension". There is a .jar file in this folder named: MyFirstExtension.jar . The extension was tested and is working fine. Now I want to update my code. I open Eclipse and I add a few line of code to my project. I exported new code to new .jar and I override old .jar. After restarting a server I see that OLD code is run. I don't have any idea why. How the server could remember old code ? Is there a cache which I can delete ? How to resolve this problem ?
Thanks,
Tomek
I am working with smartfoxserver 2X. I have problem with updating of extension's code. My extension name is: "MyFirstExtension". There is a .jar file in this folder named: MyFirstExtension.jar . The extension was tested and is working fine. Now I want to update my code. I open Eclipse and I add a few line of code to my project. I exported new code to new .jar and I override old .jar. After restarting a server I see that OLD code is run. I don't have any idea why. How the server could remember old code ? Is there a cache which I can delete ? How to resolve this problem ?
Thanks,
Tomek