Parameters
Attribute | Description | Required |
---|---|---|
EJBProjectName | Name of the EJB Project (Case Sensitive) | Yes |
SuspendProjectValidation | Indicates whether validation should be suspended after access bean generation. Otherwise all registered validators run on the project. | No, default is false |
Examples
<accessBeanRegeneration ejbProjectName = "Sample" suspendProjectValidation = "false" > </accessBeanRegeneration>