Chapter 12 -- Debugging and Troubleshooting

Chapter 12

Building a distributed application requires more than just writing code. You also need to ensure that the code works. Debugging distributed applications is a complex task, mainly because so many pieces need to work together—GUI code, Web pages, components, databases, middleware, network infrastructure, and so on. Divide and conquer is the name of the game when it comes to debugging your distributed application.

In this chapter, we will look at some of the techniques you can use to debug your applications during development and testing. We'll focus primarily on techniques for debugging middle-tier components, but we'll also look at tools you can use for diagnosing errors in other parts of the application.



Designing Component-Based Applications
Designing Component-Based Applications
ISBN: 0735605238
EAN: 2147483647
Year: 1997
Pages: 98
Authors: Mary Kirtland

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net