Portability Versus Interoperability

There is a distinct difference between portability and interoperability. In its simplest definition, portability specifies how easy it is for application assemblers and deployers to move components from one container to another. The other container might be from the same or a different vendor. The greater the portability, the easier time you will have switching to other containers or other vendors.

Interoperability, as it relates specifically to J2EE and EJB, is concerned more with how easy it is for the components within a container to communicate with components in other containers. These other containers might be EJB containers running on the same platform, or they could be objects running in a Common Object ...

Get Special Edition Using Enterprise JavaBeans™ 2.0 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.