History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-2509
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Wendy Smoak
Reporter: Gary VanMatre
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

[struts-faces] - core-library and example1-webapp patches

Created: 25/Jun/05 08:44 PM   Updated: 03/Jul/07 08:36 PM
Component/s: JSF Integration (Dormant)
Affects Version/s: Nightly Build
Fix Version/s: 1.3.3

File Attachments:
  Size
Text File struts-faces.patch 2005-06-25 08:45 PM Gary VanMatre 1 kb
Environment:
Operating System: other
Platform: Other

Bugzilla Id: http://issues.apache.org/bugzilla/show_bug.cgi?id=35506


 Description  « Hide
A couple one line patches to work with tomcat 5.5

1)Changed the assumed action "tour/" in the struts-config of the example1
application to use an "include" on the the static document "tour.htm". The
forward wants the target to be a jsp resource.

2)Change the signature of the call to get the ModuleConfig to use the
ServletContext, another overload. This is in the JavasrciptValidatorTag.
This was raising a null pointer exception when not dispatched thru the request
processor first.

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gary VanMatre - 25/Jun/05 08:45 PM
Created an attachment (id=15534)
patch

Wendy Smoak - 05/May/06 06:39 AM

This fixes the Faces Mailreader (example1) app. Thanks, Gary!

   http://svn.apache.org/viewcvs?rev=399985&view=rev
   http://svn.apache.org/viewcvs?rev=399989&view=rev