I'd like to do a beta9 release later today.
I've been a bit remiss with the release plan lately as we have been pushing forward
with changes in the jetty world (with move to eclipse etc.).
The beta9 release will capture those major refactors and will produce a truely
portable cometd.war file.
Sorry that I've not had time to coordinate with the non-java servers for
this release, but after this release, I'd like to aggressively move towards
a 1.0 release - so I'd like to move to frequent small releases until we hit
that target.
cheers
There is a 6.1.19 release that will do this for you out later today.
But generally it is just a client side change.
> I believe for the JS client I just overwrite the dojox.cometd part of
> 1.3.1 and add the org namespace from these two directories in SVN:
> http://svn.cometd.com/trunk/cometd-javascript/common/src/main/webapp/org
> http://svn.cometd.com/trunk/cometd-javascript/dojo/src/main/webapp/dojox
>
> But where do I drop in the cometd.war file into my jetty v6.1.18
> setup, assuming I have it installed at /usr/local/jetty/jetty-6.1.18?
the war also contains an alternate server side implementation that
is based on the new continuation model (but is a little more beta).
But it should work.
cheers