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: 26/Jun/05 03:44 AM   Updated: 04/Jul/07 03:36 AM
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-26 03:45 AM Gary VanMatre 1 kB
Environment:
Operating System: other
Platform: Other

Bugzilla 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 added a comment - 26/Jun/05 03:45 AM
Created an attachment (id=15534)
patch

Wendy Smoak added a comment - 05/May/06 01:39 PM

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