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 -- View this message in context: http://www.nabble.com/InvocationContext-not-found-tp24268718p24406469.html Sent from the Camel - Users mailing list archive at Nabble.com.
