On 2/19/2018 5:35 PM, liemngu...@ups.com.INVALID wrote: > Yasser Zamani, > Here is the output: > COPY ME, > url2.toString=zip:file:/C:/Oracle/Middleware/Oracle_Home12.2.1.0.0/user_projects/domains/iwa_local_domain/servers/AdminServer/tmp/_WL_user/IWA/zfd81u/war/WEB-INF/lib/struts2-core.jar!/struts-default.xml > COPY ME: false
Great! then your context there knows also zip protocol. My JDK throws unknown protocol zip! Anyway, it's not a problem :) Łukasz says it's OK to merge my proposed solution at [1]. It contains a test at [2] which shows it should fix this issue. Please follow it's resolution at WW-4920 [3]. ASAP, Łukasz will deliver this fix with another build, 2.5.16. Please stay and test it also if you had any time to feedback. Thanks a lot again for your spent time on this issue and report! Sincerely, Yasser. [1] https://github.com/apache/struts/pull/209 [2] https://github.com/yasserzamani/struts/blob/4718dccd1c09570efd66dae975f0a8d37e7c4e07/core/src/test/java/com/opensymphony/xwork2/util/fs/JarEntryRevisionTest.java#L93 [3] https://issues.apache.org/jira/browse/WW-4920