You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/04/18 08:21:17 UTC

[jira] [Resolved] (WW-4038) struts.convention.action.includeJars didn't work

     [ https://issues.apache.org/jira/browse/WW-4038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart resolved WW-4038.
-------------------------------

    Resolution: Fixed

Resolved, thanks for reporting!
                
> struts.convention.action.includeJars didn't work
> ------------------------------------------------
>
>                 Key: WW-4038
>                 URL: https://issues.apache.org/jira/browse/WW-4038
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Convention
>    Affects Versions: 2.3.12
>         Environment: struts-2.3.12
>            Reporter: Xu Hui Sheng
>            Assignee: Lukasz Lenart
>             Fix For: 2.3.15
>
>
> please change the 416 line of org.apache.struts2.convention.PackageBasedActionConfigBuilder
> urlSet.include(new UrlSet(classLoaderInterface, this.fileProtocols));
> to
> 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