Re: struts 2 with OpenJDK 11

2018-10-16 Thread Britta Katzenbach
Thank you for the information! As the bug entry is a year old, do you have any perspective when this will be solved? Best regards, Britta Britta Katzenbach _ e-Mail: katzenb...@liwa.de Tel. +49 30 27019889 Dr. Lippke & Dr. Wagner GmbH Nassau

Re: struts 2 with OpenJDK 11

2018-10-16 Thread Lukasz Lenart
Switching to ASM 6 should resolve the issue but this isn't a drop-in upgrade, we will have to change some code on Struts side. https://issues.apache.org/jira/browse/WW-4866 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ wt., 16 paź 2018 o 09:49 Britta Katzenbach napisał(a): > >

struts 2 with OpenJDK 11

2018-10-16 Thread Britta Katzenbach
Hi! We are currently trying to run our Struts2 application with OpenJDK 11. Its working in general, but the DefaultClassFinder of the Struts2 convention plugin throws an IllegalArgumentException: null when initializing the classes in the package specified in „struts.convention.action.packages“