
104 Developing Applications for J2EE Servers
Validating a deployment descriptor entry
If errors or warnings exist, they will appear on a Validation page in the message pane:
Click an error message and the page on which the error occurs appears in the DD
Editor.
There is also an Errors folder that appears in the structure pane when the deployment
descriptor has errors. The Errors folder appears only for the Standard DD editor pages.
Open the Errors folder to see the error messages.
The validator is invoked as part of the build process. Output from the validator is
merged with the build output. You can turn this default behavior off:
1 Right-click the module and choose Properties.
2 Select the Build node.
3 Uncheck the Validate Deployment Descriptors During Build option.
4 Choose OK.
Komentáře k této Příručce