do you know if the phaselistener get's executed?
or is it never called ? or just something going wrong inside the PL ?

in tomahawk sandbox, we also use PhaseListeners (PL) for that,
perhaps you wanna check that components ?

-M

On 10/31/06, Marcel Casado <[EMAIL PROTECTED]> wrote:
Hi,

I'm dealing with a JSF application that has Ajax implemented on its
components using a PhaseListener  that gets back an xml response  to a
javascript callback function that updates the DOM.  I'm trying to use
MyFaces to use some of this components instead of RI but  with the
addition of the Extensions filter the Ajax requests does not work anymore

Example of Ajax request :
http://sphere.rap.ucar.edu:8080/gmodIMS/mapviewer.jsf;jsessionid=0250FE29F23B2958B6C75272CAE6CB10?formId=mapForm&__ADFPostBack__=true&taskWinProp=win_mapToolsTask;top=90;left=5;width=240;height=52;collapsed=false;closed=false|win_addDomainsTask;top=0;left=0;width=250;height=167;collapsed=false;closed=true|&mapForm:windowProperties=ovWin;top=415;left=5;width=200;height=177;collapsed=false;closed=true|tocWin;top=150;left=5;width=200;height=257;collapsed=false;closed=true|resultsWindow;top=165;left=452;width=500;height=317;collapsed=false;closed=false|&mapForm=mapForm&mapForm:an=&mapForm:pa=&map1=map1&map1_mode=mapToolsTask_tool_identify&map1_minx=319&map1_miny=233&doPostBack=doPostBack

Does any one a solution to this problem ?

Thanks,

-Marcel




--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to