JSR 168 portlet deploy to MWS doing ajax not working

Hi,

we have this JSR168 portlet that execute an async call to a servlet, this works fine like in pluto container, but when deploys on MWS the same portlet doing the same async call does not work.

it’s like MWS do not understand what to do with the call…is there a special configuration needed?