How do I initialize Astyanax in a EJB Stateless bean

2012-06-06 Thread xsdt
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

2012-06-01 Thread xsdt
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