[
https://issues.apache.org/jira/browse/WW-4368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14052892#comment-14052892
]
Manas Ranjan Nayak commented on WW-4368:
----------------------------------------
org.apache.struts2.util.ClassLoaderUtils was earlier part of
"struts2-core-2.1.6.jar", but it is now removed in "struts2-core-2.3.7.jar". I
upgraded all other jars used by my application like
struts2-convention-plugin-2.3.7.jar, struts2-dojo-plugin-2.3.7.jar,
struts2-fullhibernatecore-plugin-2.2.2-GA.jar,
struts2-jasperreports-plugin-2.3.7.jar, struts2-tiles-plugin-2.3.7.jar but the
"org.apache.struts2.util.ClassLoaderUtils" could not be found anywhere.
ClassLoaderUtils class was originally part of struts2-core*.jar and it should
have been maintained in the same jar, the version may change. Its now difficult
to search for org.apache.struts2.util.ClassLoaderUtils where is it placed in
new version.
> org.apache.struts2.util.ClassLoaderUtils missing in struts2-core 2.3.x
> ----------------------------------------------------------------------
>
> Key: WW-4368
> URL: https://issues.apache.org/jira/browse/WW-4368
> Project: Struts 2
> Issue Type: Temp
> Components: Core Actions
> Affects Versions: 2.3.7
> Environment: struts2-core
> Reporter: Manas Ranjan Nayak
>
> org.apache.struts2.util.ClassLoaderUtils is missing struts2-core 2.3.7. What
> is substitute class for this? My application is failing while upgrading from
> struts2-core 2.1.6 to struts2-core 2.3.7. Please advise.
--
This message was sent by Atlassian JIRA
(v6.2#6252)