Message format for EJB validation

By default, before EJB deployment code is generated when you use 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
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.