Hi,

Check the logs and see what the cometd servlet is requiring,

This is more of a jetty issue than a problem wicketstuff-push..

You should find something in the jetty mailing lists regarding the
requirements for the comet servlet.

On Thu, Apr 22, 2010 at 9:24 AM, vineet semwal
<vineetsemwal1...@gmail.com>wrote:

> Hellos,
> I am using wicketuff-push in a project,i found it  nice and used it a lot
> in
> a project i am currently working with..
> my problem is it's not working when i am using jetty as standalone
> ie. usual java -jar start.jar
>
> i also have port forwarding enabled ..
>  i don't see any long polling in logs ..
>  what i see in logs are just http status codes,two lines from logs..
> ******
> 122.160.42.236 -  -  [22/Apr/2010:12:48:25 +0000] "POST /cometd HTTP/1.1"
> 302 0
> 122.160.42.236 -  -  [22/Apr/2010:12:48:25 +0000] "GET /cometd/ HTTP/1.1"
> 200 1238
> ******
>
>
> it works well when i am using it with maven-jetty plugin..
>
> Following is my setup :-
> jetty:6.1.23
> wicket:1.4.7
> push:1.4.7-snapshot
>
>
> any advice will be welcomed...
> --
> regards,
> Vineet Semwal
>



-- 
Rodolfo Hansen
CTO, KindleIT Software Development
Email: rhan...@kitsd.com
Mobile: +1 (809) 860-6669

Reply via email to