running project on windows platform...Wrapper Conf entries
Posted: 12 Jun 2014, 15:06
i have made my SFS PRO project on ubuntu and trying to execute it on windows plateform(64 bit) but this is giving me error
15:46:01.463 - [ WARNING ] > Problems loading extension called: PokerLobbyExtension, Error: java.lang.ClassNotFoundException: PokerLobbyExtension
i have put the jar in javaExtensions folder
and in wrapper.conf file
i have added by giving the path
wrapper.java.classpath.40=javaExtensions/poker.jar
and i gave all correct information in cofig.xml
i think the problem is in wrapper.conf
this is because i have entered entries of jar in wrapper.conf
but on running start.bat in smartfoxserver(windows platform) it is not reading jar entered by me....
i have entered two jar file classpath rummy.jar and rummyeng.jar in wrapper.conf
but when i start server start.bat it does not take start.bat
i have read the document http://www.smartfoxserver.com/docs/1x/
in which i have to entered entries in start.bat
i don't want to do that
what should i do....
15:46:01.463 - [ WARNING ] > Problems loading extension called: PokerLobbyExtension, Error: java.lang.ClassNotFoundException: PokerLobbyExtension
i have put the jar in javaExtensions folder
and in wrapper.conf file
i have added by giving the path
wrapper.java.classpath.40=javaExtensions/poker.jar
and i gave all correct information in cofig.xml
i think the problem is in wrapper.conf
this is because i have entered entries of jar in wrapper.conf
but on running start.bat in smartfoxserver(windows platform) it is not reading jar entered by me....
i have entered two jar file classpath rummy.jar and rummyeng.jar in wrapper.conf
but when i start server start.bat it does not take start.bat
i have read the document http://www.smartfoxserver.com/docs/1x/
in which i have to entered entries in start.bat
i don't want to do that
what should i do....