Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004552 [Resin] major always 05-15-11 11:27 05-17-11 11:29
Reporter dicr View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.18
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.
Additional Information
Attached Files

- Relationships

- Notes
(0005253)
ferg
05-17-11 11:29

ejb/4051
 

- Issue History
Date Modified Username Field Change
05-15-11 11:27 dicr New Issue
05-17-11 11:29 ferg Note Added: 0005253
05-17-11 11:29 ferg Assigned To  => ferg
05-17-11 11:29 ferg Status new => closed
05-17-11 11:29 ferg Resolution open => fixed
05-17-11 11:29 ferg Fixed in Version  => 4.0.19


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker