In today's society, it's second nature to contact family, friends, and
colleagues via e-mail. E-mail has become so integral to our daily ritual that
we cannot stay away from it as we make use of personal digital assistants
(PDAs) and other pervasive devices to have it readily available. How do these
billions of digital messages get to users across the globe?
A client/server setup is required to participate in the exchange of e-mails.
It was just a few years ago that expensive server software packages were used
for the typical e-mail solution. Cheaper solutions have been plagued by a
lack of robustness and scalability. To the avail of shrinking corporate
budgets comes the Java Apache Mail Enterprise Server (known as Apache James).
Apache James is a free, open source, robus... (more)
JRas is a logging and tracing facility built into IBM WebSphere Application
Server (WAS) that relies on JRas as its internal logging framework.
Programmers can also leverage this powerful logging system infrastructure to
keep an eye on their enterprise applications powered by WAS.
Developers can use the JRas Java APIs to generate both log and trace
messages. Used properly, these two mecha... (more)
The Java Naming and Directory Interface (JNDI) is an Application Programming
Interface (API) used to locate resources registered in the naming service of
a Java 2 Platform Enterprise Edition (J2EE) server such as IBM WebSphere
Application Server version 5. The JNDI lookup process is an expensive
operation and should be performed judiciously.
Caching of EJB home objects is a recommended ap... (more)
JRas is a logging and tracing facility built into IBM WebSphere Application
Server (WAS), which relies on JRas as its internal logging framework.
Programmers can also leverage this powerful logging system infrastructure to
keep an eye on their enterprise applications powered by WAS.
Developers can use the JRas Java APIs to generate both log and trace
messages. Used properly, these two mec... (more)