Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3066 | minor | always | 11-11-08 12:52 | 03-31-09 14:47 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | urgent | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.0 | ||
|
|||||
Summary: | 0003066: displaytag | ||||
Description: |
(rep by Mike McNally) I'm trying to get a pretty simple Stripes-based web application running in a fresh install of Resin 3.1.6. The application works *except* for a page that attempts to use the "displaytag" tag library (which I've not used before). It seems that Resin is unable/unwilling to recognize any of the setters in the displaytag tag implementation classes, in all cases failing with: attribute 'id' in tag 'display:table' has no corresponding set method in tag class 'org.displaytag.tags.TableTag' It doesn't matter what attribute I use or what sort of value I pass to it from the .jsp page. Resin 3.0.x and 3.1.6 all do pretty much the same thing. Looking at the displaytag sources and the Resin source, I can't see where it's getting hung up. There are in fact public setter methods in the displaytag code, and they seem OK to me. I'm pretty sure I've seen implications from random forum questions that there are people using displaytag with Resin, so I suspect there's something I'm just not doing right. |
||||
Steps To Reproduce: | Appears to be a linking problem. When missing jars, Resin reports the attribute isn't found, when the actual problem may be linking. | ||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|