I've had a very similar problem with WAS 6.1 (basic functionality would
work but AJAX functionality did not).  The solution was simply to use the
Wicket servlet instead of the filter -- see
https://cwiki.apache.org/WICKET/websphere.html.  What made it hard to debug
was the fact that the Wicket filter implementation did work for aspects on
WAS, but it didn't work for AJAX calls.

HTH
Andrew

On Mon, Jan 23, 2012 at 12:23 PM, matteus <[email protected]> wrote:

>
> Yes, my application is running with the filter  Wicket Filter.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Wicket-websphere-7-tp4310810p4321364.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to