Hello,
to be exact i used wicket 1.3.3 and jetty 6.1.4
i dont know if the wicket-push has already been updated...anyway, my source
code is in my another pc which so happended that is in repair shop :(


julien Graglia wrote:
> 
> Le mercredi 16 juillet 2008 à 18:47 -0700, freak182 a écrit :
>> Hello,
>> I successfully implement wicket-push in our wicket application...i just
>> used
>> the example in the wicket-stuff...with the default configuration...i just
>> checked out and run it...then customized for our needs...
> 
> With wicket 1.4-m3 ? ? some changes occurs from wicket 1.3.x to 1.4...
> 
> 
>> 
>>  i think the mininum requirement is jetty 6.1.4 to run it
>>  and it even run on tomcat 6 and JBoss 4...you should have servlet 2.5
>> running on you server
>> 
> 
> I try with jetty 6.1.11 (servlet 2.5) and with jetty 7.0.0pre2 (servlet
> 3.0) --> no  success.
> 
> 
> I double check my project and I have checkout the good svn url.. 
> 
> But with wicket *1.4-m3*, it didn't compile (most errors are easy :
> missing @Override (an error in my Eclipse config), some generics
> (IModel<...>), use of AbstractCometdServlet (CometdServlet did not
> exists in org.mortbay.cometd), use of dojox.bayeux.* from
> cometd-api.jar... 
> 
> The main error is in push examples :
> "org.wicketstuff.push.examples.pages.push.WicketAbstractPushChat" (1)
> 
> I try to correct everything, now everything compile, but the cometd
> example fails... 
> 
> 1 :  I have found that mail talking about that error :
> http://www.mail-archive.com/users@wicket.apache.org/msg15406.html
> 
> --
> Julien Graglia
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/wicketstuff-push-tp18260308p18504561.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]

Reply via email to