Hi, There must be a more detailed exception in the logs explaining what exactly is the problem.
There were several fixes to wicket-atmosphere since beta3. Create a quickstart with 6.0-SNAPSHOT from http://wicket.apache.org/start/quickstart.html and then add your Atmosphere related code. Wicket 6.0.0 is being voted and most likely will be released in the next few days. On Mon, Aug 27, 2012 at 9:25 AM, Mats <mats.gudmunds...@delaval.com> wrote: > Hi, > > I just tried to get Atmosphere up and running in Wicket 6.0.0-beta3 using > Netbeans 7.2... > > I have just added the jars needed one by one. Still I get some runtime error > at startup; > > @Override > public void init() { > super.init(); > eventBus = new EventBus(this); <---- SEVERE: > WebModule[/WebUI_2]PWC1270: Exception starting filter WicketApplication ... > } > > So, my question is; *Exactly what jars do I need to include in my project?* > I'm using NetBeans with Glassfish 3.1.2 > > This is the included jars so far... > http://apache-wicket.1842946.n4.nabble.com/file/n4651521/jars.png > > Anyone that could help me? > > > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Wicket-6-0-0-Netbeans-Atmosphere-tp4651521.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org