views:

25

answers:

0

Hi,

When deploying our portlet in liferay with glassfish set up with comet support enabled we get malformed http responses - seems like requests are not corelated with responses. For exemple - for an http request for a css we may get a image back that was requested by other http request.

Our portlet is a jsf enabled portlet using JQuery to perform asynch http requests. We are not using comet support but we run in an environment where comet support is enabled.

Do you know what may be the root of this problem?

Thanks, Cristi