You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Dave Newton (JIRA)" <ji...@apache.org> on 2012/05/21 23:18:41 UTC

[jira] [Commented] (WW-3823) Missing file in Struts 2 beginners tutorial

    [ https://issues.apache.org/jira/browse/WW-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13280505#comment-13280505 ] 

Dave Newton commented on WW-3823:
---------------------------------

FWIW the current page correctly lists the commons lang req; not sure what the reqs were back at 2.2.1.
                
> Missing file in Struts 2 beginners tutorial
> -------------------------------------------
>
>                 Key: WW-3823
>                 URL: https://issues.apache.org/jira/browse/WW-3823
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Example Applications, Other
>            Reporter: Cole Mercer
>            Priority: Trivial
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> The struts2 tutorial at the URL given below lists 9 files that should be added to WEB-INF/lib. commons-lang3-X.X.jar should be added to that list. The downloadable archive given as an example is slightly out of date, but does contain commons-lang-2.5.jar. Without some version of a "commons-lang" library, Apache will fail to start the user's struts2 filter in the following way:
> SEVERE: Exception starting filter struts2
> java.lang.NoClassDefFoundError: org/apache/commons/lang3/StringUtils
> the affected URL is:
> https://struts.apache.org/2.2.1/docs/create-struts-2-web-application-with-artifacts-in-web-inf-lib-and-use-ant-to-build-the-application.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira