Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • PrintPrint
Share this Page URL
Help

4 Configuring Naming, Connections, Transactions, and Messaging

art

artiddleware products such as the Oracle WebLogic Server provide multiple services to help perform various enterprise business functions. These services include the following:

art Naming Finding a resource by name instead of location

art Database connectivity The ability to access an RDBMS such as the Oracle Database

art Transactions Support for transactional Java applications

art Messaging Sending and receiving messages among applications

In addition to these services, there are other services such as security, for example, which is discussed in Chapter 9. This chapter focuses on the four main middleware services: naming and directory services, database services, transaction support, and messaging services. For naming services, WebLogic Server uses the Java Naming and Directory Interface (JNDI) protocol. You configure database connectivity by configuring JDBC data sources and then target those resources to the servers in a domain. For transaction services, WebLogic Server implements (and extends) the Java Transaction API (JTA). For messaging, WebLogic Server implements the Java Messaging Service (JMS) API. The loose coupling of the WebLogic Server in a three-tier system with various application components in the provisioning of the persistence services enhances the reliability of the middl....


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


  
  • Safari Books Online
  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • PrintPrint