JavaRanch Home
 
Front Page FAQs Ranchers Categories Recent Changes To Do Upload

Java Enterprise Edition Faq   



This page is the FAQ for the "EJB and Other J2EE APIs" forum. It's editable by everyone, so add your own content as you see fit.



Enterprise Java Beans (EJB)

Home page

Introduction and concepts

What's new in EJB 3?

What will be new in EJB 3.1? - part 2 - part3 - part 4

What is the difference between JavaBeansAndEnterpriseJavaBeans?


JavaMail

Home page

FAQ (very extensive), another FAQ

Introduction - http://www.javaworld.com/javaworld/jw-10-2001/jw-1026-javamail_p.html

Introduction (with many code examples) - http://java.sun.com/developer/onlineTraining/JavaMail/contents.html

Accessing SMTP response codes in JavaMail

Third party extensions, e.g. local store implementations: http://java.sun.com/products/javamail/Third_Party.html

James is an open source SMTP, POP3 and NNTP server written in Java by the good folks at Apache. Its Mailet API enables automatic processing of emails, kind of what servlets do for HTTP requests.


JMS

Home page

Introduction

FAQ (very extensive)

open source JMS implementations: ActiveMQ - OpenJMS


Java Naming and Directory Interface (JNDI)

Home page

Tutorial

How to go about ObtainingRemoteJndiContext ?

Introductory articles on JavaWorld - 1) Naming Services 2) Directory Services 3) Advanced JNDI 4) Example Application

LDAP: Specification Introduction Java Tutorial Chapter

Some software for using LDAP:

  • OpenLDAP - open source Java LDAP server
  • LdapTemplate - Java library that simplifies working with the JNDI/LDAP APIs


Java Management Extension (JMX)

Introduction - Introduction for Java 5

JmxExample - code for an application making MBeans available for monitoring

Another introduction Part 1 - Part 2 - Part 3

Best Practices

Using JConsole to Monitor Applications


CategoryFaq
Front Page FAQs Ranchers Categories Recent Changes To Do Upload
Last Edited: 21 June 2008 What's Changed?
 
Copyright © 1998-2008 Paul Wheaton | Home | Contact Us | Privacy | Register