13.07.2015 Views

Java™ Application Development on Linux - Dator

Java™ Application Development on Linux - Dator

Java™ Application Development on Linux - Dator

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

492Chapter 21Introducti<strong>on</strong> to Enterprise JavaBeans21.5WHAT YOU STILL DON’T KNOWWhere to begin? Your humble authors themselves are still learning the intricaciesof J2EE. We have more or less ignored message beans. We have not describedthe local and local home interfaces, c<strong>on</strong>centrating instead <strong>on</strong> the remoteaccess of beans. This is because remote access is what client applicati<strong>on</strong>s willmost often use. But entity beans, for example, can <strong>on</strong>ly call <strong>on</strong>e anotherthrough the local interface, and, in practice, a sessi<strong>on</strong> bean will likely provideremote access but call any other beans through a local interface.A quick examinati<strong>on</strong> of your local bookstore’s computer books secti<strong>on</strong>will reveal that J2EE is a vast topic, just by the number of books <strong>on</strong> the topicand their thickness. Our goal here is to give you enough to make a quick startin using EJBs <strong>on</strong> a <strong>Linux</strong>-hosted applicati<strong>on</strong> server. From there—well, thosethick books are probably your next stop.21.6RESOURCES• http://java.sun.com/products/jndi/tutorial/trailmap.htmlis Sun’s JNDI tutorial.• Sun has a J2EE tutorial (http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html) that is a great place to start.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!