Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.7.2 SP1, 1.8DR#2
-
Component/s: Framework
-
Labels:None
-
Environment:ICEfaces 1.7.2-SP1
-
ICEsoft Forum Reference:
Description
Invoking the SessionRenderer.render(String) method from a non-JSF thread logs a warning:
WARNING: Render request done from non-JSF thread. Session(s) contained in group 'group1' did not receive a render.
WARNING: Render request done from non-JSF thread. Session(s) contained in group 'group1' did not receive a render.
Issue Links
- blocks
-
ICE-2816 Propagate Spring SecurityContextHolder to pooled threads
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #18349 | Fri Feb 13 16:40:06 MST 2009 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/render/GroupAsyncRenderer.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/SessionDispatcher.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/async/render/RenderManager.java |