Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4552 | major | always | 05-15-11 11:27 | 05-17-11 11:29 | |
|
|||||
Reporter: | dicr | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.18 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.19 | ||
|
|||||
Summary: | 0004552: ejb: static methods | ||||
Description: |
Beans can't have static methods. I have bean with private static method for internal purposes, for ex. protected static void checkDate(Date date) throws Exception; Resin trying to generate bean proxy code and override it, but error occured: "overridden method is static" My application works in JBoss 5, 6. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|