Ran, I do know to run jest in own thread with maven surefire plugin, but don't sure how can I do this with own JVM for each test. How are you doing this? Thanks.
On Fri, Jul 9, 2010 at 10:33 PM, Ran Tavory <ran...@gmail.com> wrote: > The workaround I do is fork always. Each test pulls up its own jvm. > > On Jul 9, 2010 9:51 PM, "Jonathan Ellis" <jbel...@gmail.com> wrote: > > there's some support for this in 0.7 (see > http://issues.apache.org/jira/browse/CASSANDRA-1018) but fundamentally > it's not really designed to be started and stopped multiple times > within the same process. > > > On Thu, Jul 8, 2010 at 3:44 AM, Andriy Kopachevsky > <kopachev...@gmail.com> wrote: > > Hi, we are tryi... > -- > > Jonathan Ellis > Project Chair, Apache Cassandra > co-founder of Riptano, the source for professional Cassandra support > http://riptano.com > >