[
https://issues.apache.org/jira/browse/WW-3823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13281111#comment-13281111
]
Cole Mercer commented on WW-3823:
---------------------------------
Hmm. I didn't realize there were nearly identical sets of pages for each
release, and I admit that I downloaded struts 2.3.3. It seems fishy to me that
my tutorial is working with the 2.2.1 list + commons-lang3.jar, but you know
your product best.
> 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