Chapter 26. Debugging Your Enterprise Application

IN THIS CHAPTER

As applications become more complex and are distributed across the corporate enterprise, debugging your code becomes more difficult. In Chapter 6, “Debugging,” you learned how to debug code running on your local machine. This chapter explores how to debug your code running across the network.

In today’s environment, the standard architecture for constructing an application is the n-tier model. The code written to support an n-tier model will use CORBA, Enterprise JavaBeans, or Remote Method Invocation. The code may ...

Get Borland® JBuilder™ Developer’s Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.