Hi,
I started using java class for my extension. I made my extension, putted it in the javaExtension folder and configured the config.xml.
All worked perfectly, when i made change to my extension, i compiled it again and i remplaced the file in the javaExtension. The changes that i had made wasn't appearing. So i made a few test and in the tests that i made, i deleted all the file (the java extension) that where used by my room. When i opened the room viewer in the admin Tool, i was still able to
see the extension and my client was still able to communicate with it.
I restarted the server twice and the computer. But nothing, i can still see my extension even if there is no more file in the javaExtension folder...
Any idea ?
Thanks.
Java extension deleted from the server, but still visible...
Re: Java extension deleted from the server, but still visibl
I had a similar problem a while back, twice actually. The first time I was actually in the wrong server from admin tool, which was just a silly mistake. The second time, I just recompiled the class files and it was fine. Are the files still gone from config.xml? It could be something in the class path, possibly.Alexb43 wrote:Hi,
I started using java class for my extension. I made my extension, putted it in the javaExtension folder and configured the config.xml.
All worked perfectly, when i made change to my extension, i compiled it again and i remplaced the file in the javaExtension. The changes that i had made wasn't appearing. So i made a few test and in the tests that i made, i deleted all the file (the java extension) that where used by my room. When i opened the room viewer in the admin Tool, i was still able to
see the extension and my client was still able to communicate with it.
I restarted the server twice and the computer. But nothing, i can still see my extension even if there is no more file in the javaExtension folder...
Any idea ?
Thanks.
Just reinstall the server as a last resort.
Ok i have found what was the problem. All my extension / config.xml and code was good. The problem was on the server configuration files.
I had already read this post
http://forums.smartfoxserver.com/viewto ... +extension and i saw that the problem was on server version 1.4. so i didn't try the solution.
I was out of idea so i tried to change the wrapper.conf (as said in the other post) and it worked like a charm. So meaby it could be a good idea to put it in the TODO list for the next smartFox update ...
Keep up the good work, the server is working greatly !
I had already read this post
http://forums.smartfoxserver.com/viewto ... +extension and i saw that the problem was on server version 1.4. so i didn't try the solution.
I was out of idea so i tried to change the wrapper.conf (as said in the other post) and it worked like a charm. So meaby it could be a good idea to put it in the TODO list for the next smartFox update ...
Keep up the good work, the server is working greatly !