DevPortal

What are the Basic Jar Level Validations?


The following table lists the basic jar level validations:

Table 1: Basic jar level validation

Validation ConditionError Messages
NO EJB-JAR.XMLejb-jar.xml not found.
UNIQUE EJB NAMESCant have Duplicate ejb names in the same application.
Assembly Descriptor: Bean Name listed here existsThe assembly descriptor lists a bean which could not be found in the jar - Name.
Assembly Descriptor: Security role listed here existsThe assembly descriptor lists a security role which could not be found in the roles defined in the jar.
Assembly Descriptor: Method permission method existsThe assembly descriptor declares permission for a method which does not exist in the bean. Method details.
Assembly Descriptor: Method declared for container transaction existsThe assembly Descriptor declares container transaction for a method which could not be found on the bean. Method details.


Related Topics:

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