![]() |
|
Table 1: Basic jar level validation
| Validation Condition | Error Messages |
|---|---|
| NO EJB-JAR.XML | ejb-jar.xml not found. |
| UNIQUE EJB NAMES | Cant have Duplicate ejb names in the same application. |
| Assembly Descriptor: Bean Name listed here exists | The assembly descriptor lists a bean which could not be found in the jar - Name. |
| Assembly Descriptor: Security role listed here exists | The assembly descriptor lists a security role which could not be found in the roles defined in the jar. |
| Assembly Descriptor: Method permission method exists | The assembly descriptor declares permission for a method which does not exist in the bean. Method details. |
| Assembly Descriptor: Method declared for container transaction exists | The assembly Descriptor declares container transaction for a method which could not be found on the bean. Method details. |
| © Pramati Technologies 2007 | Runs on Pramati Server | Feedback | Legal |