Hello, I deploy the wicket-push example on tomcat latest version and it worked...and also i will test in JBoss 4.2.x...hoping to work as well bcoz JBoss use tomcat container...anyway, you can embed jetty container in JBoss too :)
The only thing problem in my mind is that how to display members in chatroom and send to specific person in the chatroom...just like meebo thing Thanks a lot...Cheers... Enrique Rodriguez-2 wrote: > > On Mon, May 5, 2008 at 3:27 AM, freak182 <[EMAIL PROTECTED]> wrote: >> >> Hello, >> My testing so far is good, i just implement seriazable to the >> PushTimerService so that it will not yell for ObjectSerialization...does >> this work in Tomcat server,JBoss or other application server? or jetty >> only? > > I'm in the same boat: I develop with Jetty but have to deploy to > JBoss/Tomcat for work reasons. I have the wicket-push-examples > running with Jetty and have been meaning to try the "guidance" at this > old blog post which indicates that it *is possible* to run the Jetty > cometd servlet in Tomcat. > > http://thebdgway.blogspot.com/2006/11/say-hello-world-to-comet.html > > Enrique > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Comet-and-Wicket-tp17053968p17071515.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
