[
https://issues.apache.org/jira/browse/WW-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart closed WW-4104.
-----------------------------
Resolution: Duplicate
Fix Version/s: 2.3.15
Already solved!
> Action in jar is not be scanned
> --------------------------------
>
> Key: WW-4104
> URL: https://issues.apache.org/jira/browse/WW-4104
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Convention
> Affects Versions: 2.3.14.3
> Environment: tomcat 6, struts2.3.*
> Reporter: zhouyong
> Fix For: 2.3.15
>
>
> buildUrlSet function of PackageBasedActionConfigBuilder class don't scan jar
> file when "struts.convention.action.includeJars" is seted.
> PackageBasedActionConfigBuilder.java
> line 416: urlSet.include(new UrlSet(classLoaderInterface,
> this.fileProtocols));
> must be: urlSet = urlSet.include(new UrlSet(classLoaderInterface,
> this.fileProtocols));
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira