Hi
Jetty doesn't ship the cometd after Jetty 6.1.11.
If you want to try the cometed, you may need to switch to Jetty 6.1.11.

Willem
jrobens wrote:
OK - I get it - grab the cometd demo from the jetty 6 source

jetty-6.1.19/contrib/cometd/demo

Three failures between me and glory for tomorrow - all standard
CometdDemo.java except for the package changed. Presumably maven version
things.

src/main/java/au/com/hearing/talingaClient/CometdDemo.java:[157,46] cannot
find symbol
symbol  : method setLazy(boolean)
location: class org.mortbay.cometd.MessageImpl


src/main/java/au/com/hearing/talingaClient/CometdDemo.java:[152,18]
addExtension(dojox.cometd.Extension) in org.mortbay.cometd.AbstractBayeux
cannot be applied to (<anonymous org.cometd.Extension>)

src/main/java/au/com/hearing/talingaClient/CometdDemo.java:[179,21] cannot
find symbol
symbol  : method setLazy(boolean)
location: class org.mortbay.cometd.ChannelImpl



Reply via email to