forget it i was not in java 8 ^^
1. how i can have always this server running ?
2. Can someone help me to configure jdc driver with cassandra :
#DATABASE CONFIGURATION
DriverClass=cassandra-2.1-2.jdbc41
JdbcUrl=jdc:cassandra://149.202.42.138:9160/myKeyspace
User=root
Password=mypassword
#Java server port
ServerPort=9160
i think this config is not good
3. May i upload to my VPS the cassandra driver or it's not necessary (compiled)
4. when i unzip the cassandra driver i have a folder lib with a lot of .jar... i have to do something with them ?
5. how i can know if my server is running i test
http://149.202.42.138:9160/?method=test
and ERR_CONNECTION_REFUSED
Regards