Message format for EJB validation

By default, before EJB deployment code is generated when you use either the workbench or the ejbdeploy command from the command line, validation is automatically run on the application.

When the EJB validator issues an error, warning, or information message, the location and the source of the message is displayed in the following format (an error message is used as an example):

[Error:]JAR_name(location):message_text

where
Related concepts
EJB deployment tool
Related tasks
Generating EJB deployment code from the workbench
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.