Tutorial T19


Tutorials  T1  T2  T3  T4  T5  T6  T7  T8  T9  T10  T11  T12  T13  T14  T15  T16  T17  T18  T19  T20  T21 

Component Technologies for the Middle-Tier


Presenter: Michael Stal
Level: Advanced
Day: Tuesday (June 19) a.m.


Almost all distributed object-oriented systems are partioned into multiple tiers where the presentation tier contains the user interface and the database tier connects the application to databases and other legacy applications. In the middle between them the business logic is provided. Needless to say that the middle tier is the most important part of this architecture. The middle tier must be easy to develop, easy to manage, and easy to change and adapt. Thus, building the middle tier as a monolith is not an appropriate approach. The right approach is to use a component-based approach to separate the concernss within the middle tier. It is the goal of the tutorial to introduce the middle-tier component technology in general as well as the different solutions available today.

Audience:
People interested how to build component-based middle-tier components. Developers intersted in COM+, CORBA 3 and Enterprise JavaBeans.

Required experience:
Attendees should be familar with object-oriented technologies. Knowledge of components and distribution technologies is recommended but not required.

Presenter's profile:
Michael Stal is head of the Middleware and Application Integration team at Siemens, Corporate Technology, in Munich, Germany. He is primary Siemens contact at the OMG, editor-in-chief of JavaSpektrum, co-author of the Pattern Object Software Architecture (POSA) book series. Michael has published his work in many conferences and magazines.