Having not worked with tcbuild in a while and having to get it set up again on a new machine is pretty tricky. :-) Any idea on the timeframe for when the jars will be posted to the Maven repository? In the meantime, it would be helpful to mention how to download and build the source for terractotta for folks new to things:
Download http://www.terracotta.org/confluence/display/orgsite/Download build http://www.terracotta.org/confluence/display/devdocs/Building+Terracotta Thanks, Jim On 7/30/07, Hung Huynh <[EMAIL PROTECTED]> wrote: > > Hi Eugene, > > We have JMX heartbeat event to determine if the server is up and running. > JMXHeartBeatTest would be a good start. > > Hung- > > > Eugene Kuleshov wrote: > > Taylor, > > There is an option to skip starting server, which you can specify on > the command line or in pom.xml. See details on the wiki. > > We can also add some code to check if server is already running (if > someone could hint me how to do that trough jmx). > > regards, > Eugene > > > Taylor Gautier wrote: > > Sounds great - what happens if there is already a server running - > suppose you run the command twice to check clustering across VMs? > > Sent from my mobile > > On Jul 27, 2007, at 11:24 AM, Eugene Kuleshov <[EMAIL PROTECTED]> <[EMAIL > PROTECTED]> > wrote: > > I've committed few more updates for the Maven plug for Terracotta and > updated project wiki at > http://www.terracotta.org/confluence/display/wiki/Terracotta+Maven+Plugin > > > Major addition is tc:run task that allows to create bootjar, start DSO > server and multiple java processes with specified main class in one > command. > > There is an example project examples/maven-tc-plugin-test that you can > try. Just run mvn tc:run command after installing plugin as described on > the above wiki page. > > regards, > Eugene > > > _______________________________________________ > tc-dev mailing list > [EMAIL PROTECTED]://lists.terracotta.org/mailman/listinfo/tc-dev > > _______________________________________________ > tc-dev mailing list > [EMAIL PROTECTED]://lists.terracotta.org/mailman/listinfo/tc-dev > > > _______________________________________________ > tc-dev mailing list > [email protected] > http://lists.terracotta.org/mailman/listinfo/tc-dev > >
_______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
