Enterprise Java Beans
  • EJB is a complete solution more like an application server
    • Should compare to CORBA/IIOP plus the OTS and a security service
  • Tools are better developed and integrated into IDEs
  • Interoperability between EJB containers still a work in progress
    • In theory, beans will be CORBA objects in 2.0
  • Strict compliance forbids use of JNI making integration difficult
  • A very promising standard

Next Slide >>