开发者

Asynchronous push using on demand Renderer not working on AIX

I am using the com.icesoft.faces.async.render.RenderManager for asynchronous push to ice-faces front-end;

renderMan开发者_开发百科ager.getOnDemandRenderer(identifier).requestRender(); Here identifiers is a key which is used in a ConcurrentLinkedQueue.

This works well in windows environment ( using IBM JDK as well Oracle JRocket ) , but the same doesn't work in AIX environemnt. Any suggestion please?


This problem is resolved, It was a coding issue, and not a issue on rendering.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜