That is what I was looking for. I upgraded Java 7 to 8 on my previously working Spring/Struts/Tomcat application and ran into the following exception:
Unable to instantiate Action, com.sms.web.site.IndexAction, defined for 'Index' in namespace '/'Failed to obtain BeanInfo for class [com.sms.web.site.IndexAction]; nested exception is java.beans.IntrospectionException: type mismatch between read and write methods I was checking to see if there were any known issues and/or basic failures before I spent time digging deeper. Thanks, Gary -----Original Message----- From: Lukasz Lenart [mailto:lukaszlen...@apache.org] Sent: Wednesday, December 10, 2014 12:44 PM To: Struts Users Mailing List Subject: Re: Struts 2 support of Java 8 2014-12-10 18:37 GMT+01:00 Schlachter, Gary <gary.schlach...@sensus.com>: > I have spent time searching and could not find a definitely answer on whether > or not Struts 2.3 support Java 8. In what version of Struts is Java 8 > supported? What you mean by "supported"? There are few issues that directly target JDK8 but S2 should work on Java8 without problems https://issues.apache.org/jira/browse/WW-4402 https://issues.apache.org/jira/browse/WW-4403 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org