...
[16:04:51 CST(-0600)] <EricDalquist> it was non-trivial
[16:14:09 CST(-0600)] <jwennmacher> Hmmm... looks like the code I'm on is based off of 4.0.10.
[16:14:55 CST(-0600)] <EricDalquist> https://github.com/Jasig/uPortal/commit/3ba9ea671c4165266123054aed69aadb9ac62cd9
[16:14:58 CST(-0600)] <jwennmacher> I spent a good chunk of time trying to figure out a problem where I get 'AbstractMethodError' with a not-so-helpful stack trace that was due to uPortal trying to reflectively invoke a Servlet 3.0 method on PortletHttpServletRequestWrapper. It's still happening. Looks like it may be worth more time to figure out the actual issue.
[16:14:59 CST(-0600)] <EricDalquist> that is the change