Sample Program

Today you will write a sample application that demonstrates the use of the JNDI APIs. The sample application shows the use of a server application component that registers with WebLogic Server's naming service and a client application that uses JNDI to look up and interact with the server application component. The sample application shows the interaction between a customer and waiter in a restaurant. You will incrementally build the restaurant application's components over the next days' lessons, which cover Enterprise JavaBeans (EJBs). The actual designing of the restaurant application is discussed in the next days. For this application, you will write a simple set of Java classes that perform the role of the server component ...

Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days 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.