BEA Logo BEA WebLogic Enterprise Release 5.0

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

 

   WLE Doc Home   |   Getting Started   |   Previous   |   Next   |   Contents   |   Index

Overview of the WLE Product

The BEA WebLogic Enterprise (WLE) product allows you to build, deploy, and manage component-based solutions for your enterprise. WLE brings together the Object Request Broker (ORB) and online transaction processing (OLTP) functions with industry programming models such as ATMI, CORBA, and EJB. The result is a platform that enables you to deliver scalable, secure, and transactional e-commerce applications in a well-managed environment.

The WLE product now lets you add Enterprise JavaBeans (EJBs) to your existing WLE applications.WLE CORBA objects and EJBs share the same WLE transaction, security, configuration, and monitoring infrastructure. Therefore, you can write transactions that span TUXEDO services, CORBA objects, and EJBs. In addition, the WLE product supports client applications built using Remote Method Invocation (RMI). RMI provides a pure Java application programming interface (API) for accessing remote objects. Using RMI, client applications can directly access EJBs.

WLE CORBA objects use the Object Management Group (OMG) Internet Inter-ORB Protocol (IIOP) in a WebLogic Enterprise environment. IIOP is the standard protocol for communications running on the Internet or on an enterprise's intranet. The WLE product has a native implementation of IIOP, ensuring high-performance, interoperable, distributed-object applications for the Internet, intranets, and enterprise computing environments.

Figure 1-1 illustrates the WLE product.

Figure 1-1 WLE Product

The WLE product provides:

The topics in Getting Started describe the CORBA and EJB programming environments of the WLE product and the development process for building a transactional application using either programming environment.