Anonymous | Login | Signup for a new account | 11-21-2024 21:52 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0000066 | [Resin] | minor | always | 03-30-05 00:00 | 03-01-05 00:00 | ||||
Reporter | sam | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | no change required | ||||||
Status | closed | Product Version | |||||||
Summary | 0000066: ejb3.0 is enhancing an unmarked field | ||||||||
Description |
RSN-57 3.0.s050328 A bean has a field that is not enhanced: @Basic public String getCompanyWebsite() ... public void setCompanyWebsite(String companyWebsite) ... public void setComplete(boolean isComplete) ... public boolean isComplete() .. But Resin tries to use the field "complete" anyways, there is an exception from the database that the "complete" field does not exist. |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Notes | |
(0000072) sam 03-30-05 00:00 |
This behaviour is part of the new draft spec (edr2). You need to use @java.ejb.Transient. The default is to mark as persistent. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |