Wrapping Existing Applications -II
A 2 Tier implementation is shown above
The CORBA wrapper uses IDL for language of original (legacy) application (use CORBA C IDL for Fortran)
One designs an IDL to reflect “application class” and re-uses it for several elated applications
Javabean frontend can be same for each application class