Mantis - Resin
Viewing Issue Advanced Details
1447 minor always 11-08-06 07:03 01-04-07 14:07
KnisterPeter  
ferg  
normal  
closed 3.1.0  
fixed  
none    
none 3.1.1  
0001447: EJB3 Spec
The EJB3 specifications do not require a public default constructor but a public or protected default constructor.
It is somewhat anoying to have a public constructor if users are not allowed to create instances without giving parameters.

Amber should relax the requirements and keep closer to the specs.

Notes
(0001578)
KnisterPeter   
11-08-06 07:09   
Also Amber require Entity classes to be not abstract which is not required on entity classes (One usecase for this is inheritance).
(0001703)
ferg   
01-04-07 14:07   
jpa/0ge3