If there is anyone looking for something to do, there is a ton of validation 
work to be done.

Nearly all the validation code we have now is run on EJBs only, but much of it 
applies universally.

Some of them that can and should be updated to check Servlets, ManagedBeans and 
more:

 - CheckCallbacks
 - CheckInjectionTargets
 - CheckPersistenceRefs

Plus there is a ton of validations not implemented:

 - https://issues.apache.org/jira/browse/OPENEJB-453


-David



Reply via email to