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

Reply via email to