Previous Next vertical dots separating previous/next from contents/index/pdf

Consistency Checking

Consistency checking allows you to make changes to your application and immediately see the potential errors which could occur in each application layer. The Workshop Studio group of products make use of a sophisticated, highly-tuned system that determines what errors could result from changes to the files in your web application project. These errors are presented through the standard Eclipse error presentation system using the workbench Tasks view. Errors are also shown in all of the editors, including the JSP Source Editor and the Struts Configuration Source Editor, as annotations in the vertical ruler area. This works the same as for Java source editing, the only difference being the Workshop Studio group of products do not require that a file is saved before a problem is detected, performing their analysis in real-time in order to detect problems as they occur even before the file is saved.

The application database plays a major role in consistency checking, as it provides much of the information which is used to validate the consistency of the application.

Related concepts

Application Database
Web Application Artifacts

Related tasks

Finding and fixing problems in your application

 

Skip navigation bar   Back to Top