Hello eelco, Anyway JBoss default servlet container is tomcat, but they are replacing it with their own container which is jboss-web i dont know if they already did...anyway, im experementing on wicket-push bcoz the cleint wants some sort of messaging on their app..(actually our web-app is entirely made on wicket :) so im here )...but my problem is how to send specific message notification to a person logged in...any idea how to accomplish this would be great...anyway, i have a copy of wicket-in-action it is great i learn a lot from that.
Thanks a lot...Cheers Eelco Hillenius wrote: > >> 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 :) > > Actually, for all I know JBoss doesn't provide it's own servlet > container and thus requires Jetty or Tomcat (which is the default?) to > do the servlet work. So it's not really embedding :-) > > I don't know whether work on Tomcat for wicket-push was done or even > considered. The problem is that Comet is not standardized, so we have > to implement a specific solution for every servlet container we want > to support. Help with that is more than welcome of course. > > Maybe you could drop a line here: > http://www.theserverside.com/news/thread.tss?thread_id=49212 or on > somewhere else with similar discussions. > > Eelco > > --------------------------------------------------------------------- > 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-tp17053968p17077415.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]