Hi,

The example runs fine with Jetty 7.6.+. To run it on another container you
will have to provide the required libraries.
It is like with databases - if you use MySQL then you need
mysql-connector.jar, if you use H2Database then you need h2.jar instead.

You will need to consult with Atmosphere docu for JBoss implementation.
As I said the warnings are logged by Atmosphere so you will have to see
what is the difference in the available libraries (jars in WEB-INF/lib/**)
between the non-Wicket and Wicket demo apps.



On Fri, Apr 12, 2013 at 11:23 AM, Raul <ralva...@netwie.com> wrote:

> I have asked in this forum because the problem I have when running Wicket
> application, any of these examples made ​​with other frameworks, work
> perfectly in Jboss,
>
> https://github.com/Atmosphere/atmosphere/wiki/Getting-Started-with-the-samples
> And on the second question, I mean, if you can give me a guide on how to
> use
> the sample. Since we do not know how to use it.
>
> PD.Sería useful to have a similar examples in Wicket because the
> wicketstuff
> QuickStart is quite poor.
>
> Thank you.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Atmosphere-problem-with-JBoss-7-1-tp4657907p4657919.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 <http://jweekend.com/>

Reply via email to