Hi, It is something about your way to setup the app. You do it programatically. Try with web.xml and if it still doesn't work you may check what is different than wicket-examples/atmpsphere demo app. Finally you can ask at atmosphere users mailing list.
On Mon, Jun 11, 2012 at 8:29 AM, coincoinfou <[email protected]> wrote: > he didn't find org.atmosphere.cpr.AtmosphereResource > > Caused by: java.lang.IllegalStateException: MeteorServlet not defined in > web.xml > at org.atmosphere.cpr.Meteor.build(Meteor.java:170) > at org.atmosphere.cpr.Meteor.build(Meteor.java:151) > at org.atmosphere.cpr.Meteor.build(Meteor.java:137) > at org.atmosphere.cpr.Meteor.build(Meteor.java:124) > at > org.apache.wicket.atmosphere.AtmosphereBehavior.onResourceRequested(AtmosphereBehavior.java:80) > ... 38 more > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Can-t-deal-with-wicket-atmosphere-tp4649792p4649840.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
