Thursday, July 18, 2002

CorbaTrace CorbaTrace is a helpful tool for tracing communications beetween Corba objects.
Once CorbaTrace is installed, remote calls are intercepted and all information is stored in XML log files. After that, you will be able to apply filters and produce XMI files to see the communications beetween distant objects on a UML sequence diagram.



Useful
When you develop distributed software, it's very hard to find bugs and to understand where the troubles are in your architecture. Corba is one of the best, complete and most used standard middleware architecture.
So we have made a tool that can easily trace communications beetween objects and see the result on a sequence diagram.

0 Comments:

Post a Comment

<< Home