Can something like the following be applied
application-wide for both CIMOM & CIMWorkshop :-
1. Create separate log files for the CIMOM and the
CIMWorkshop to contain exceptions.
2. Whenever an exception happens ( or is thrown )
anywhere in either of these processes, dump it
( eg. a printStackTrace() ) into the log file.
This way, while testing/running the applications, we
can quickly locate the problem, pin-point the source
code with the problem and report it as a tracker.
Sumanta
( Inrange Tech Corp )