On 2/16/2018 10:14 AM, Yasser Zamani wrote:
> 
> On 2/15/2018 7:32 PM, liemngu...@ups.com.INVALID wrote:
>> Here is the output:
>>
>> COPY ME:
>> weblogic.utils.zip.ZipURLConnection:zip: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
>>
> Thanks! I have a candidate solution (correcting url to "file:/" when
> protocol is empty; like Spring Framework [1]) but my JDK here then says
> "Unknown protocol: zip". Could you please also run following block to
> see if your context there already knows zip protocol?

Not needed :) I proposed a solution at [1]. It's test at [2] shows it
should fix this issue.

Please follow it's resolution at WW-4920 [3].

I hope Ɓukasz will be able to deliver this fix with 2.5.15.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to