How are you integrating Jetty and Eclipse? At the moment we are using the JettyLauncher plugin, which is good, but only supports Jetty 5.1
Gary Keim wrote: > I’ve been experimenting with Jetty/Terracotta/Eclipse as a way to easily > develop TC-enabled webapps. It seems very promising… might even have to > throw Maven in there too. > > > > There are two different Jetty integration modules, one for general DSO > support, which ships with the TC kit, and one for session clustering, > which is housed at svn.codehaus.org/jetty. The latter module is not > update-to-date with the TC 2.5 release that’s in the works. Wouldn’t it > be better to consolidate these into a single module that would live on > the TC forge (and use Maven) so it would be easier to keep it updated? > This is especially important since we have chosen to not support module > version ranges, so each new TC version will require separate module > branches to match. > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
