Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2364 | minor | always | 01-23-08 19:39 | 03-04-08 10:23 | |
|
|||||
Reporter: | alex | Platform: | |||
Assigned To: | alex | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.4 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.6 | ||
|
|||||
Summary: | 0002364: Bean classes must be have a zero-argument with com.sun.rave.faces.data.ResultSetPropertyResolver | ||||
Description: |
/META-INF/faces-config.xml:57: com.caucho.jsf.cfg.ApplicationConfig.setPropertyResolver(): Custom bean class `com.sun.rave.faces.data.ResultSetPropertyResolver' doesn't have a zero-arg constructor. Bean classes must be have a zero-argument constructor. 55: --> 56: <!-- Custom PropertyResolver for ResultSet and RowSet Objects --> 57: <property-resolver> 58: com.sun.rave.faces.data.ResultSetPropertyResolver 59: </property-resolver> |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|