How do I initialize Astyanax in a EJB Stateless bean
Hello All, How do I initialize Astyanax inside an EJB Stateless bean, which I am using to implement DAO? Thanks ben.jamin
Connecting Javaee server to Cassandra
I have an existing javaee application running on JBoss-7 and using postgresql which I now want to replace with Cassandra-1.1. Hours of Internet search and I can't find any useful information, example or hint on how to connect Javaee server i.e JBoss to Cassandra (or might it even be necessary at