Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

[04:59:34 CDT(-0500)] <sp4c3> hi
[11:37:35 CDT(-0500)] <mklein21005> Does anyone know of any up-to-date gateway portlets? I'm trying to to find one that will SSO into WebAdvisor.
[11:41:28 CDT(-0500)] <athena> unfortunately i don't
[11:41:51 CDT(-0500)] <athena> it would be really valuable to take the toro gateway portlet, modernize it, and manage it as a jasig project
[11:42:04 CDT(-0500)] <athena> we've proposed doing that a few times, but to date no one's wanted it enough to put in the required resources
[15:47:13 CDT(-0500)] <rickard> My logs are filled with these errors:
[15:47:15 CDT(-0500)] <rickard> java.lang.IllegalStateException: An existing HttpSession is required while retrieving a UserInstance for a HttpServletRequest
[15:47:30 CDT(-0500)] <EricDalquist> likely caused by a portlet taking longer than the timeout to render
[15:47:41 CDT(-0500)] <EricDalquist> the portal just gives up on the portlet rendering thread
[15:47:59 CDT(-0500)] <EricDalquist> and once the main portal response has been sent back the request/response objects the portlet rendering thread has access to are invalid