Details
Description
In the ThreadBlockingAdaptingServlet.blockUntilRespond() method, if no response is made, we release the semaphore and log a warning message. That message includes a call to the request.getRemoteAddr() method. However, if the request is a PortletRequest (rather than a ServletRequest), that method is not available and the logging call throws and exception.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22340 | Tue Sep 14 13:30:26 MDT 2010 | deryk.sinotte | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22339 | Tue Sep 14 13:28:27 MDT 2010 | deryk.sinotte | |
Files Changed | ||||
![]() |