DevPortal

What are the Various Validation Conditions?


Validation enables application deployers to trap errors much before it propagates through the runtime environment. The Validator validates application modules (.ear or .jar), and is a checkpoint before starting an application. The static validation which is done to validate the application module checks for the readiness of the module for deployment. It checks for things the appserver assumes the bean provider will take care of but probably may have missed due to some factors. The validation is as per the EJB 1.1 specification, specifically the bean provider responsibility section. The various cases listed based on categories accompanied with the error messages are:


© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal