Thank you.
I am just pleased that I found a JVM [JDK8 ] version which ensures stability in 
the underlying application dependency.   
IBM  are also  only releasing jdk8,  I suspect they are also waiting for the 
resolution.  The same error was appearing in Spring frame work.. 

Also I like to mention that the following code is redundant in the blank 
application template in Web.xml and  index.html due the way struts2 framework 
works.

<welcome-file-list>
    <welcome-file>index.jsp</welcome-file>
</welcome-file-list>


From: Lukasz Lenart
Sent: 16 November 2019 07:45
To: Struts Users Mailing List
Subject: Re: specific : WARNING

pt., 15 lis 2019 o 21:31 zahis Rahman <zahidr1...@gmail.com> napisał(a):
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.opensymphony.xwork2.util.AbstractLocalizedTextProvider 
> (file:/C:/Users/zahid/.m2/repository/org/apache/struts/struts2-
> core/2.5.20/struts2-core-2.5.20.jar) to field 
> java.util.ResourceBundle.cacheList
> WARNING: Please consider reporting this to the maintainers of 
> com.opensymphony.xwork2.util.AbstractLocalizedTextProvider
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release

Struts 2.5.x is not fully compatible with JDK11+, but soon we will
release a new version which should resolve the problem.


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


Reply via email to