missing jar for direct web remoting (DWR) for the portlet demo
--------------------------------------------------------------
Key: WW-2021
URL: https://issues.apache.org/struts/browse/WW-2021
Project: Struts 2
Issue Type: Bug
Components: Examples
Affects Versions: 2.0.8
Environment: not relevant
Reporter: olivier dupuy
web.xml refers to
<servlet id="dwr">
<servlet-name>dwr</servlet-name>
<servlet-class>uk.ltd.getahead.dwr.DWRServlet</servlet-class>
</servlet>
but the corresponding class library is missing
either suggest to get it from http://getahead.org/dwr/download (which version
?) in some document
or add it to the existing libraries
or remove/comment this reference
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.