blob: f91ddbd0a8b26e48b8cbd0f8b7ce9c07e622f863 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<!-- $PAGETITLE -->
<TITLE>OpenEJB - OpenEJB 3.1</TITLE>
<LINK href="http://openejb.apache.org/all.css" rel="stylesheet" type="text/css">
<!--[if IE]><link rel="stylesheet" type="text/css" media="screen, projection" href="openejb.apache.org/ie.css"><![endif]-->
<LINK rel="SHORTCUT ICON" href="http://openejb.apache.org/images/favicon.ico">
<META http-equiv="Content-Type" content="text/html;charset=UTF-8">
<SCRIPT language="javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js" type="text/javascript"></SCRIPT>
<SCRIPT language="javascript" src="http://openejb.apache.org/tweet/jquery.tweet.js" type="text/javascript"></SCRIPT>
<SCRIPT type="text/javascript">
$(document).ready(function(){
$(".tweet").tweet({
avatar_size: 32,
count: 4,
fetch:25,
username: "openejb",
list: "contributors",
template:"{avatar}{text}",
filter: function(t){ return /openejb/i.test(t["tweet_raw_text"]); },
loading_text: "loading list..."
});
});
</SCRIPT>
</HEAD>
<BODY>
<!-- Delay the loading of the external javascript file needed for labels (as it takes too long to load and visibly holds loading of the page body) -->
<!-- To do this without javascript errors over undefined functions, we need to declare stubs here (that are overrided later by the proper implementations) -->
<SCRIPT language="JavaScript" type="text/javascript">
function doAddLabel(hideTextfieldAfterAddParam)
{
// stub
}
function onAddLabel()
{
// stub
}
function showLabelsInput()
{
// stub
}
</SCRIPT>
<A name="top"></A>
<TABLE class="frameTable" cellpadding="0" cellspacing="0" border="0">
<TR class="Row1">
<TD class="Col1"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col2"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col3"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
</TR>
<TR class="Row2">
<TD class="Col1"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col2">&nbsp;</TD>
<TD class="Col3" id="breadcrumbs">
<!-- $TOP_NAV_BAR -->
<A href="index.html" title="Index">Home</A> | <A href="news.html" title="News">News</A> | <A href="faq.html" title="FAQ">FAQ</A> | <A href="download.html" title="Download">Download</A> | <A href="mailing-lists.html" title="Mailing Lists">Lists</A> | <A href="http://issues.apache.org/jira/browse/OPENEJB" class="external-link" rel="nofollow">Issues</A>
</TD>
<TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5">&nbsp;</TD>
</TR>
<TR class="Row3">
<TD class="Col1"><IMG alt="" class="Row3Img" id="thinLine" src="http://openejb.apache.org/images/line_sm.gif"></TD>
<TD class="Col2"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col3"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col4"><IMG alt="" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5"><IMG alt="" class="Row3Img" src="http://openejb.apache.org/images/dotTrans.gif"></TD>
</TR>
<TR class="Row4">
<TD class="Col1">
<SPAN id="Navigation">
<H3><A name="Navigation-Overview"></A>Overview</H3>
<UL class="alternate" type="square">
<LI><A href="index.html" title="Index">Home</A></LI>
<LI><A href="news.html" title="News">News</A></LI>
<LI><A href="faq.html" title="FAQ">FAQ</A></LI>
<LI><A href="download.html" title="Download">Download</A></LI>
<LI><A href="../OPENEJBx30/index.html" title="Index">Documentation</A></LI>
<LI><A href="examples.html" title="Examples">Examples</A></LI>
<LI><A href="http://cwiki.apache.org/confluence/display/OPENEJB/Lightening%20Demos" class="external-link" rel="nofollow">Lightning Demos</A></LI>
<LI><A href="mailing-lists.html" title="Mailing Lists">Mailing Lists</A></LI>
<LI><A href="source-code.html" title="Source Code">Source Code</A></LI>
<LI><A href="http://blogs.apache.org/openejb" class="external-link" rel="nofollow">Project Blog</A></LI>
</UL>
<H3><A name="Navigation-Servers"></A>Servers</H3>
<UL class="alternate" type="square">
<LI><A href="local-server.html" title="Local Server">Local</A></LI>
<LI><A href="remote-server.html" title="Remote Server">Remote</A></LI>
</UL>
<H3><A name="Navigation-Integrations"></A>Integrations</H3>
<UL class="alternate" type="square">
<LI><A href="../OPENEJBx30/tomcat.html" title="Tomcat">Tomcat</A></LI>
<LI><A href="geronimo.html" title="Geronimo">Geronimo</A></LI>
<LI><A href="webobjects.html" title="WebObjects">WebObjects</A></LI>
</UL>
<H3><A name="Navigation-Community"></A>Community</H3>
<UL class="alternate" type="square">
<LI><A href="team.html" title="Team">Team</A></LI>
<LI><A href="articles.html" title="Articles">Articles</A></LI>
<LI><A href="http://webchat.freenode.net/?channels=openejb" class="external-link" rel="nofollow">IRC</A></LI>
</UL>
<H3><A name="Navigation-RelatedProjects"></A>Related Projects</H3>
<UL class="alternate" type="square">
<LI><A href="http://activemq.apache.org/" class="external-link" rel="nofollow">ActiveMQ</A></LI>
<LI><A href="http://openjpa.apache.org/" class="external-link" rel="nofollow">OpenJPA</A></LI>
<LI><A href="http://cxf.apache.org/" class="external-link" rel="nofollow">CXF</A></LI>
</UL>
<H3><A name="Navigation-Index"></A>Index</H3>
<UL class="alternate" type="square">
<LI><A href="space-index.html" title="Space Index">Site Index</A></LI>
<LI><A href="../OPENEJBx30/space-index.html" title="Space Index">Doc Index</A></LI>
</UL>
<H3>
<A name="Navigation-Feeds"></A>
Feeds
</H3>
<UL class="feeds">
<LI>
<A href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false">
<IMG src="http://openejb.apache.org/images/rss.gif"></A>
<A class="feedsText" href="http://cwiki.apache.org/confluence/spaces/rss.action?key=OPENEJB&newPages=false">Site</A>
</LI>
<LI><A href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB">
<IMG src="http://openejb.apache.org/images/rss.gif"></A>
<A class="feedsText" href="http://cwiki.apache.org/confluence/spaces/blogrss.action?key=OPENEJB">News</A>
</LI>
</UL>
</SPAN>
</TD>
<TD class="Col2">&nbsp;</TD>
<TD class="Col3">
<TABLE id="PageHeader" border="0" width="100%">
<TR>
<TD>
<A href="http://openejb.org/">
<IMG hspace="0" src="http://openejb.apache.org/images/logo_openejb.gif" vspace="0">
</A>
</TD>
<TD align="right">
<A href="http://www.apache.org/">
<IMG src="http://www.apache.org/images/asf-logo.gif" width="258" height="66">
</A>
</TD>
</TR>
<TR>
<TD id="page_title">
<!-- $TITLE -->
OpenEJB 3.1
</TD>
<TD align="right">
<BR><BR>
<!-- Google CSE Search Box Begins -->
<FORM id="searchbox_010475492895890475512:_t4iqjrgx90" action="http://www.google.com/cse">
<INPUT type="hidden" name="cx" value="010475492895890475512:_t4iqjrgx90">
<INPUT type="hidden" name="cof" value="FORID:0">
<INPUT name="q" type="text" size="25">
<INPUT type="submit" name="sa" value="Search">
</FORM>
<SCRIPT type="text/javascript" src="http://www.google.com/coop/cse/brand?form=searchbox_010475492895890475512:_t4iqjrgx90"></SCRIPT>
<!-- Google CSE Search Box Ends -->
</TD>
</TR>
</TABLE>
<P>
<!-- $BODY -->
<DIV id="PageContent">
<UL>
<LI>Release Date: October 22nd, 2008</LI>
<LI>Partial EJB 3.1 support</LI>
<LI>EJB 3.0 support</LI>
<LI>EJB 2.1 support</LI>
<LI>EJB 2.0 support</LI>
<LI>EJB 1.1 support</LI>
</UL>
<H1><A name="OpenEJB3.1-Download"></A>Download</H1>
<H4><A name="OpenEJB3.1-OpenEJBStandloneServer"></A>OpenEJB Standlone Server </H4>
<UL>
<LI><A href="http://www.apache.org/dyn/closer.cgi/openejb/3.1/openejb-3.1.zip" class="external-link" rel="nofollow">openejb-3.1.zip</A> (<A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1.zip.asc" class="external-link" rel="nofollow">pgp</A>, <A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1.zip.md5" class="external-link" rel="nofollow">md5</A>)</LI>
<LI><A href="http://www.apache.org/dyn/closer.cgi/openejb/3.1/openejb-3.1.tar.gz" class="external-link" rel="nofollow">openejb-3.1.tar.gz</A> (<A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1.tar.gz.asc" class="external-link" rel="nofollow">pgp</A>, <A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1.tar.gz.md5" class="external-link" rel="nofollow">md5</A>)</LI>
</UL>
<H4><A name="OpenEJB3.1-OpenEJBforTomcat"></A>OpenEJB for Tomcat</H4>
<UL>
<LI><A href="http://www.apache.org/dyn/closer.cgi/openejb/3.1/openejb.war" class="external-link" rel="nofollow">openejb.war</A> (<A href="http://www.apache.org/dist/openejb/3.1/openejb.war.asc" class="external-link" rel="nofollow">pgp</A>, <A href="http://www.apache.org/dist/openejb/3.1/openejb.war.md5" class="external-link" rel="nofollow">md5</A>)</LI>
</UL>
<H4><A name="OpenEJB3.1-EJB3.1andotherexamples%28sourceincluded%29"></A>EJB 3.1 and other examples (source included) </H4>
<UL>
<LI><A href="http://www.apache.org/dyn/closer.cgi/openejb/3.1/openejb-examples-3.1.tar.gz" class="external-link" rel="nofollow">openejb-examples-3.1.tar.gz</A> (<A href="http://www.apache.org/dist/openejb/3.1/openejb-examples-3.1.tar.gz.asc" class="external-link" rel="nofollow">pgp</A>, <A href="http://www.apache.org/dist/openejb/3.1/openejb-examples-3.1.tar.gz.md5" class="external-link" rel="nofollow">md5</A>)</LI>
<LI><A href="http://www.apache.org/dyn/closer.cgi/openejb/3.1/openejb-examples-3.1.zip" class="external-link" rel="nofollow">openejb-examples-3.1.zip</A> (<A href="http://www.apache.org/dist/openejb/3.1/openejb-examples-3.1.zip.asc" class="external-link" rel="nofollow">pgp</A>, <A href="http://www.apache.org/dist/openejb/3.1/openejb-examples-3.1.zip.md5" class="external-link" rel="nofollow">md5</A>)</LI>
</UL>
<H4><A name="OpenEJB3.1-SourceCode"></A>Source Code </H4>
<UL>
<LI><A href="http://www.apache.org/dyn/closer.cgi/openejb/3.1/openejb-3.1-src.zip" class="external-link" rel="nofollow">openejb-3.1-src.zip</A> (<A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1-src.zip.asc" class="external-link" rel="nofollow">pgp</A>, <A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1-src.zip.md5" class="external-link" rel="nofollow">md5</A>)</LI>
<LI><A href="http://www.apache.org/dyn/closer.cgi/openejb/3.1/openejb-3.1-src.tar.gz" class="external-link" rel="nofollow">openejb-3.1-src.tar.gz</A> (<A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1-src.tar.gz.asc" class="external-link" rel="nofollow">pgp</A>, <A href="http://www.apache.org/dist/openejb/3.1/openejb-3.1-src.tar.gz.md5" class="external-link" rel="nofollow">md5</A>)</LI>
</UL>
<H4><A name="OpenEJB3.1-ReleaseNotes"></A>Release Notes</H4>
<UL>
<LI><A href="http://www.apache.org/dist/openejb/3.1/RELEASE-NOTES.txt" class="external-link" rel="nofollow">RELEASE-NOTES.txt</A></LI>
</UL>
<H1><A name="OpenEJB3.1-TestedOn"></A>Tested On</H1>
<DIV class="table-wrap">
<TABLE class="confluenceTable"><TBODY>
<TR>
<TH class="confluenceTh">&nbsp;</TH>
<TH class="confluenceTh"> Windows XP (JDK 1.5) </TH>
<TH class="confluenceTh"> Windows XP (JDK 1.6) </TH>
<TH class="confluenceTh"> Linux (JDK 1.5) </TH>
<TH class="confluenceTh"> Linux (JDK 1.6) </TH>
<TH class="confluenceTh"> Mac OSX (JDK 1.5) </TH>
<TH class="confluenceTh"> Mac OSX (JDK 1.6) </TH>
</TR>
<TR>
<TD class="confluenceTd"> Embedded </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Standalone </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 6.0.14 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 6.0.13 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 6.0.10 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 6.0.9 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 5.5.26 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 5.5.25 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 5.5.23 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
<TR>
<TD class="confluenceTd"> Tomcat 5.5.20 </TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
<TD class="confluenceTd"><IMG class="emoticon" src="https://cwiki.apache.org/confluence/images/icons/emoticons/check.gif" height="16" width="16" align="absmiddle" alt="" border="0"></TD>
</TR>
</TBODY></TABLE>
</DIV>
<H1><A name="OpenEJB3.1-ChangeSummary"></A>Change Summary</H1>
<P>Major new features:</P>
<UL class="alternate" type="square">
<LI><A href="#OpenEJB3.1-EJB3.1Singletons">EJB 3.1 Singleton Support</A></LI>
<LI><A href="#OpenEJB3.1-ConstructorInjection%252528proposedEJB3.1feature%252529">EJB Constructor Injection</A></LI>
<LI><A href="#OpenEJB3.1-SpringIntegration">Spring Integration</A></LI>
<LI><A href="#OpenEJB3.1-MulticastDiscovery">Multicast Client-Server Discovery</A></LI>
</UL>
<P>Significant Improvements:</P>
<UL class="alternate" type="square">
<LI>EAR-style classpath application discovery groups individual modules as an EAR allowing sharing of persistence units and improved connector and custom MDB deployment.</LI>
<LI>Detection of EclipseLink, TopLink, and Hibernate as JPA providers to automatically adds the right persistence unit property to for wiring in the OpenEJB TransactionManager.</LI>
<LI>System Property and InitialContext property overriding now applies to persistence-unit properties and logging levels.</LI>
<LI>Login/logout now possible in an embedded scenario via InitialContext params and initialContext.close() respectively.</LI>
<LI>Complete overhaul of all client/server connection management dramatically increases performance.</LI>
<LI>Several new checks added to Application Validation ruleset, some reworked to give even more details.</LI>
</UL>
<H1><A name="OpenEJB3.1-EJB3.1Features"></A>EJB 3.1 Features</H1>
<H2><A name="OpenEJB3.1-EJB3.1Singletons"></A>EJB 3.1 Singletons</H2>
<P>Singletons are a new type of Session bean being added to the EJB 3.1 specification. As the name implies a javax.ejb.Singleton is a session bean with a guarantee that there is at most one instance in the application.</P>
<P>Singletons gives you some important things that are missing in EJB 3.0 and prior versions, such as the ability to have an EJB that is notified when the application starts and notified when the application stops, allowing you to do all sorts of things that previously could only be done with a load-on-startup servlet. Singletons also give provide a great place to hold data that pertains to the entire application and all users using it, without the need for a static. Additionally, Singleton beans have multi-threaded capabilities allowing them to be invoked by several threads at one time similar to a Servlet.</P>
<P>See the <A href="../OPENEJBx30/singleton-beans.html" title="Singleton Beans">Singleton API</A> and <A href="singleton-example.html" title="Singleton Example">Singleton Example</A> pages.</P>
<H2><A name="OpenEJB3.1-EmbeddableforTestingandJavaSEusage%28proposedEJB3.1feature%29"></A>Embeddable for Testing and Java SE usage (proposed EJB 3.1 feature)</H2>
<P>Over the years, OpenEJB has innovated the art of the embedded/Java SE EJB container usable as a plain library much the way an embedded databases work. In a simple 1, 2, 3 step of 1) add OpenEJB to your classpath, 2) add a META-INF/ejb-jar.xml containing at minimum &quot;&lt;ejb-jar/&gt;&quot;, then 3) use the org.apache.openejb.client.LocalInitialContextFactory when creating your client InitialContext, you've got a Java SE EJB container that can be used in unit tests, your IDE, or anywhere you'd like to drop in EJB functionality. Configuration can be done through an openejb.xml file or can be encapsulated 100% in the test case through the parameters passed to the InitialContext. For example, to create a JTA DataSource for JPA usage, you can simply:</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
<PRE class="code-java">
Properties p = <SPAN class="code-keyword">new</SPAN> Properties();
p.put(Context.INITIAL_CONTEXT_FACTORY, <SPAN class="code-quote">&quot;org.apache.openejb.client.LocalInitialContextFactory&quot;</SPAN>);
p.put(<SPAN class="code-quote">&quot;movieDatabase&quot;</SPAN>, <SPAN class="code-quote">&quot;<SPAN class="code-keyword">new</SPAN>:<SPAN class="code-comment">//Resource?type=DataSource&quot;</SPAN>);
</SPAN>p.put(<SPAN class="code-quote">&quot;movieDatabase.JdbcDriver&quot;</SPAN>, <SPAN class="code-quote">&quot;org.hsqldb.jdbcDriver&quot;</SPAN>);
p.put(<SPAN class="code-quote">&quot;movieDatabase.JdbcUrl&quot;</SPAN>, <SPAN class="code-quote">&quot;jdbc:hsqldb:mem:moviedb&quot;</SPAN>);
Context context = <SPAN class="code-keyword">new</SPAN> InitialContext(p);
</PRE>
</DIV></DIV>
<P>See the examples zip for a dozen embedded testing examples that range from simple @Stateless beans to advanced transaction and security testing.</P>
<H2><A name="OpenEJB3.1-CollapsedEAR%28EJBsin.WARs%29%28proposedEJB3.1feature%29"></A>Collapsed EAR (EJBs in .WARs) (proposed EJB 3.1 feature)</H2>
<P>Along the lines of the Tomcat integration where OpenEJB can be plugged into Tomcat, we've expanded the idea to also allow your EJBs to be plugged into your webapp. We call this innovative feature <A href="collapsed-ear.html" title="Collapsed EAR">Collapsed EAR</A>. In this style 100% of your classes, including your EJBs, can be packed into your WEB-INF/classes and WEB-INF/lib directories. The result is that your WAR file becomes a replacement for an EAR. Unlike an EAR, all multi-packaging and multi-classloader requirements are stripped away and collapsed down to one archive and one classloader all your components, EJBs or otherwise, can share.</P>
<H2><A name="OpenEJB3.1-ConstructorInjection%28proposedEJB3.1feature%29"></A>Constructor Injection (proposed EJB 3.1 feature)</H2>
<P>For those of you who would like to use final fields, wish to avoid numerous setters, or dislike private field injection and would like nothing more than to just use plan old java constructors, your wish has come true. This is a feature we intended to add to OpenEJB 3.0 but didn't have time for. We're happy to bring it to the OpenEJB 3.1 release and with a bit of luck and support from people like yourself, we'll see this as an EJB 3.1 feature as well.</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
<PRE class="code-java">
@Stateless
<SPAN class="code-keyword">public</SPAN> class WidgetBean <SPAN class="code-keyword">implements</SPAN> Widget {
@EJB(beanName = <SPAN class="code-quote">&quot;FooBean&quot;</SPAN>)
<SPAN class="code-keyword">private</SPAN> <SPAN class="code-keyword">final</SPAN> Foo foo;
@Resource(name = <SPAN class="code-quote">&quot;count&quot;</SPAN>)
<SPAN class="code-keyword">private</SPAN> <SPAN class="code-keyword">final</SPAN> <SPAN class="code-object">int</SPAN> count;
@Resource
<SPAN class="code-keyword">private</SPAN> <SPAN class="code-keyword">final</SPAN> DataSource ds;
<SPAN class="code-keyword">public</SPAN> WidgetBean(<SPAN class="code-object">Integer</SPAN> count, Foo foo, DataSource ds) {
<SPAN class="code-keyword">this</SPAN>.count = count;
<SPAN class="code-keyword">this</SPAN>.foo = foo;
<SPAN class="code-keyword">this</SPAN>.ds = ds;
}
<SPAN class="code-keyword">public</SPAN> <SPAN class="code-object">int</SPAN> getCount() {
<SPAN class="code-keyword">return</SPAN> count;
}
<SPAN class="code-keyword">public</SPAN> Foo getFoo() {
<SPAN class="code-keyword">return</SPAN> foo;
}
}
</PRE>
</DIV></DIV>
<H1><A name="OpenEJB3.1-GeneralFeatures"></A>General Features</H1>
<H2><A name="OpenEJB3.1-EJB3.0Support"></A>EJB 3.0 Support</H2>
<P>OpenEJB 3.1 supports the EJB 3.0 specification as well as the prior EJB 2.1, EJB 2.0, and EJB 1.1. New features in EJB 3.0 include:</P>
<UL class="alternate" type="square">
<LI>Annotations instead of xml</LI>
<LI>No home interfaces</LI>
<LI>Business Interfaces</LI>
<LI>Dependency Injection</LI>
<LI>Interceptors</LI>
<LI>Java Persistence API</LI>
<LI>Service Locator (ala SessionContext.lookup)</LI>
<LI>POJO-style beans</LI>
<LI>JAX-WS Web Services</LI>
</UL>
<P>EJB 2.x features since OpenEJB 1.0 also include:</P>
<UL class="alternate" type="square">
<LI>MessageDriven Beans</LI>
<LI>Container-Managed Persistence (CMP) 2.0</LI>
<LI>Timers</LI>
</UL>
<P>The two aspects of EJB that OpenEJB does not yet support are:</P>
<UL class="alternate" type="square">
<LI>JAX-RPC</LI>
<LI>CORBA</LI>
</UL>
<P>CORBA support will be added in future releases. Support for the JAX-RPC API is not a planned feature.</P>
<H2><A name="OpenEJB3.1-EJBPluginforTomcat6and5.5"></A>EJB Plugin for Tomcat 6 and 5.5</H2>
<P>OpenEJB 3.1 can be <A href="../OPENEJBx30/tomcat.html" title="Tomcat">plugged into</A> any Tomcat 6 or Tomcat 5.5 server, adding support for EJBs in Web Apps. War files themselves can contain EJBs and the Servlets can use new JavaEE 5 annotations, XA transactions, JPA, and JMS. Webapps can even support fat java clients connecting over HTTP.</P>
<P>Don't use EJBs? </P>
<P>No matter, adding OpenEJB to Tomcat gives Servlets several new Java EE 5 capabilities such as JPA, JAX-WS, JMS, J2EE Connectors, transactions, and more as well as enhancing the injection features of Tomcat 6 to now support injection of JavaEE objects like Topics, Queues, EntityManagers, JMS ConnectionFactories, JavaMail Sessions, as well as simpler data types such as Dates, Classes, URI, URL, List, Map, Set, Properties, and more. In the case of Tomcat 5.5 which doesn't support dependency injection at all, even more is gained.</P>
<H2><A name="OpenEJB3.1-SpringIntegration"></A>Spring Integration</H2>
<P>Add OpenEJB 3.1 to your Spring application to gain the ability for EJBs to be easily injected into Spring beans (and vice versa) and add Java EE 5 capabilities such as JPA, JAX-WS, JMS, J2EE Connectors, transactions, and security.</P>
<P>See the <A href="../OPENEJBx30/spring.html" title="Spring">Spring</A> page and <A href="../OPENEJBx30/spring-ejb-and-jpa.html" title="Spring EJB and JPA">Spring Example</A> for an example.</P>
<H2><A name="OpenEJB3.1-MulticastDiscovery"></A>Multicast Discovery</H2>
<P>Add the <A href="http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/openejb/openejb-multicast/3.1/openejb-multicast-3.1.jar" class="external-link" rel="nofollow">openejb-multicast.jar</A> to your OpenEJB distributions lib/ directory and gain the ability to use multicast discovery between clients and serves as well as between servers allowing for request failover to other discovered servers. Clients can discover and access servers with a new &quot;multicast://239.255.3.2:6142&quot; url as follows:</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
<PRE class="code-java">
Properties p = <SPAN class="code-keyword">new</SPAN> Properties();
p.put(<SPAN class="code-quote">&quot;java.naming.factory.initial&quot;</SPAN>, <SPAN class="code-quote">&quot;org.apache.openejb.client.RemoteInitialContextFactory&quot;</SPAN>);
p.put(<SPAN class="code-quote">&quot;java.naming.provider.url&quot;</SPAN>, <SPAN class="code-quote">&quot;multicast:<SPAN class="code-comment">//239.255.3.2:6142&quot;</SPAN>);
</SPAN>InitialContext ctx = <SPAN class="code-keyword">new</SPAN> InitialContext(p);
</PRE>
</DIV></DIV>
<H2><A name="OpenEJB3.1-RunsonOSGi"></A>Runs on OSGi</H2>
<P>All OpenEJB 3.1 binaries come with complete OSGi metadata and are usable as a bundle in any OSGi platform. Look for OpenEJB in the upcoming, OSGi-based ServiceMix 4 which is built on Apache Felix.</P>
<H2><A name="OpenEJB3.1-CMPviaJPA"></A>CMP via JPA</H2>
<P>Our CMP implementation is a thin layer over the new Java Persistence API (JPA). This means when you deploy an old style CMP 1.1 or CMP 2.1 bean it is internally converted and ran as a JPA bean. This makes it possible to use both CMP and JPA in the same application without any coherence issues that can come from using two competing persistence technologies against the same data. Everything is ultimately JPA in the end.</P>
<H2><A name="OpenEJB3.1-DependencyInjectionEnums%2CClasses%2CDates%2CFiles%2Cohmy."></A>Dependency Injection &ndash; Enums, Classes, Dates, Files, oh my.</H2>
<P>Dependency Injection in EJB 3.0 via @Resource is largely limited to objects provided by the container, such as DataSources, JMS Topics and Queues. It is possible for you to supply your own configuration information for injection, but standard rules allow for only data of type String, Character, Boolean, Integer, Short, Long, Double, Float and Byte. If you needed a URL, for example, you'd have to have it injected as a String then convert it yourself to a URL. This is just plain silly as the conversion of Strings to other basic data types has existed in JavaBeans long before Enterprise JavaBeans existed.</P>
<P>OpenEJB 3.1 supports injection of any data type for which you can supply a JavaBeans PropertyEditor. We include several built-in PropertyEditors already such as Date, InetAddress, Class, File, URL, URI, Map, List, any java.lang.Enum and more.</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeHeader panelHeader" style="border-bottom-width: 1px;"><B>MyBean.java</B></DIV><DIV class="codeContent panelContent">
<PRE class="code-java">
<SPAN class="code-keyword">import</SPAN> java.net.URI;
<SPAN class="code-keyword">import</SPAN> java.io.File;
<SPAN class="code-keyword">import</SPAN> java.util.Date;
@Stateful
<SPAN class="code-keyword">public</SPAN> class MyBean {
@Resource URI blog;
@Resource Date birthday;
@Resource File homeDirectory;
}
</PRE>
</DIV></DIV>
<H2><A name="OpenEJB3.1-DependencyInjectionGenericCollectionsandMaps"></A>Dependency Injection &ndash; Generic Collections and Maps</H2>
<P>Support for Java Generics makes the dependency injection that much more powerful. Declare an injectable field that leverages Java Generics and we will use that information to boost your injection to the next level. For example:</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeHeader panelHeader" style="border-bottom-width: 1px;"><B>MyBean.java</B></DIV><DIV class="codeContent panelContent">
<PRE class="code-java">
<SPAN class="code-keyword">import</SPAN> java.net.URI;
<SPAN class="code-keyword">import</SPAN> java.io.File;
@Stateful
<SPAN class="code-keyword">public</SPAN> class MyBean {
@Resource List&lt;<SPAN class="code-object">Class</SPAN>&gt; factories;
@Resource Map&lt;URI, File&gt; locations;
}
</PRE>
</DIV></DIV>
<H2><A name="OpenEJB3.1-DependencyInjectionCustomTypes"></A>Dependency Injection &ndash; Custom Types</H2>
<P>You can easily add your own types or override the way built-in types are handled and claim dependency injection as your own making it a critical part of your architecture. For example, let's register a custom editor for our Pickup enum.</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
<PRE class="code-java">
<SPAN class="code-keyword">import</SPAN> java.beans.PropertyEditorManager;
<SPAN class="code-keyword">public</SPAN> <SPAN class="code-keyword">enum</SPAN> Pickup {
HUMBUCKER,
SINGLE_COIL;
<SPAN class="code-comment">// Here's the little magic where we register the PickupEditor
</SPAN> <SPAN class="code-comment">// which knows how to create <SPAN class="code-keyword">this</SPAN> object from a string.
</SPAN> <SPAN class="code-comment">// You can add any of your own Property Editors in the same way.
</SPAN> <SPAN class="code-keyword">static</SPAN> {
PropertyEditorManager.registerEditor(Pickup.class, PickupEditor.class);
}
}
</PRE>
</DIV></DIV>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
<PRE class="code-java">
@Stateful
<SPAN class="code-keyword">public</SPAN> class StratocasterImpl <SPAN class="code-keyword">implements</SPAN> Stratocaster {
@Resource(name = <SPAN class="code-quote">&quot;pickups&quot;</SPAN>)
<SPAN class="code-keyword">private</SPAN> List&lt;Pickup&gt; pickups;
}
</PRE>
</DIV></DIV>
<H2><A name="OpenEJB3.1-TheMETAINF%2Fenventries.properties"></A>The META-INF/env-entries.properties</H2>
<P>Along the lines of injection, one of the last remaining things in EJB 3 that people need an ejb-jar.xml file for is to supply the value of env-entries. Env Entries are the source of data for all user supplied data injected into your bean; the afore mentioned String, Boolean, Integer, etc. This is a very big burden as each env-entry is going to cost you 5 lines of xml and the complication of having to figure out how to add you bean declaration in xml as an override of an existing bean and not accidentally as a new bean. All this can be very painful when all you want is to supply the value of a few @Resource String fields in you bean class. </P>
<P>To fix this, OpenEJB supports the idea of a META-INF/env-entries.properties file where we will look for the value of things that need injection that are not container controlled resources (i.e. datasources and things of that nature). You can configure you ejbs via a properties file and skip the need for an ejb-jar.xml and it's 5 lines per property madness.</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeHeader panelHeader" style="border-bottom-width: 1px;"><B>META-INF/env-entries.properties</B></DIV><DIV class="codeContent panelContent">
<PRE class="code-java">
blog = http:<SPAN class="code-comment">//acme.org/myblog
</SPAN>birthday = 1954-03-01
homeDirectory = /home/esmith/
</PRE>
</DIV></DIV>
<H2><A name="OpenEJB3.1-SupportforGlassFishdescriptors"></A>Support for GlassFish descriptors</H2>
<P>Unit testing EJBs with OpenEJB is a major feature and draw for people, even for people who may still use other app servers for final deployment such as Geronimo or GlassFish. The descriptor format for Geronimo is natively understood by OpenEJB as OpenEJB is the EJB Container provider for Geronimo. However, OpenEJB also supports the GlassFish descriptors so people using GlassFish as their final server can still use OpenEJB for testing EJBs via plain JUnit tests in their build and only have one set of vendor descriptors to maintain.</P>
<H2><A name="OpenEJB3.1-JavaEE5EARandApplicationClientsupport"></A>JavaEE 5 EAR and Application Client support</H2>
<P>JavaEE 5 EARs, RARs, and Application Clients can be deployed in addition to ejb jars. EAR support is limited to ejbs, application clients, RARs, and libraries; WAR files will be ignored unless embedded in Tomcat. Per the JavaEE 5 spec, the META-INF/application.xml and META-INF/application-client.xml files are optional.</P>
<H2><A name="OpenEJB3.1-ApplicationValidationforEJB3.0"></A>Application Validation for EJB 3.0</H2>
<P>Incorrect usage of various new aspects of EJB 3.0 are checked for and reported during the deployment process preventing strange errors and failures.</P>
<P>As usual validation failures (non-compliant issues with your application) are printed out in complier-style &quot;all-at-once&quot; output allowing you to see and fix all your issues in one go. For example, if you have 10 @PersistenceContext annotations that reference an invalid persistence unit, you get all 10 errors on the <B>first</B> deploy rather than one failure on the first deploy with 9 more failed deployments to go.</P>
<P>Validation output comes in three levels. The most verbose level will tell you in detail what you did wrong, what the options are, and what to do next... even including valid code and annotation usage tailored to your app that you can copy and paste into your application. Very ideal for beginners and people using OpenEJB in a classroom setting.</P>
<P>Some example output might look like the following. Here we illegally add some annotations to the &quot;Movies&quot; bean's interface as well as use the wrong annotations for various types of injection:</P>
<DIV class="code panel" style="border-width: 1px;"><DIV class="codeContent panelContent">
<PRE class="code-none">
FAIL ... Movies: @Stateful cannot be applied to an interface: org.superbiz.injection.jpa.Movies
FAIL ... Movies: Missing required &quot;type&quot; attribute on class-level @Resource usage
FAIL ... Movies: Mistaken use of @Resource on an EntityManagerFactory reference.
Use @PersistenceUnit for ref &quot;org.superbiz.injection.jpa.MoviesImpl/entityManagerFactory&quot;
FAIL ... Movies: Mistaken use of @PersistenceUnit on an EntityManager reference.
Use @PersistenceContext for ref &quot;org.superbiz.injection.jpa.MoviesImpl/entityManager&quot;
WARN ... Movies: Inoring @RolesAllowed used on interface org.superbiz.injection.jpa.Movies method deleteMovie.
Annotation only usable on the bean class.
WARN ... Movies: Ignoring @TransactionAttribute used on interface org.superbiz.injection.jpa.Movies method addMovie.
Annotation only usable on the bean class.
</PRE>
</DIV></DIV>
<H2><A name="OpenEJB3.1-JNDINameFormatting"></A>JNDI Name Formatting</H2>
<P>A complication when using EJB is that plain client applications are at the mercy of vendor's chosen methodology for how JNDI names should be constructed. OpenEJB breaks the mold by allowing you to <A href="../OPENEJBx30/jndi-names.html" title="JNDI Names">specify the exact format</A> you'd like OpenEJB to use for your server or any individual application. Supply us with a formatting string, such as &quot;ejb/{ejbName}/{interfaceClass.simpleName}&quot;, to get a JNDI layout that best matches your needs.</P>
<H1><A name="OpenEJB3.1-Changelog"></A>Changelog</H1>
<H3><A name="OpenEJB3.1-NewFeatures%3A"></A>New Features:</H3>
<P>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH colspan="2" style="text-align: left;">
issues.apache.org&nbsp;
<SPAN class="smalltext">(23&nbsp;issues)</SPAN>&nbsp;
</TH>
</TR>
<TR>
<TH style="text-align: left;">
Key
</TH>
<TH style="text-align: left;">
Summary
</TH>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-941">OPENEJB-941</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-941">ConnectorModule discoverable via the classpath (rar files)</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-935">OPENEJB-935</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-935">Spring Integration</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-933">OPENEJB-933</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-933">Injection Support for JSF 1.2 ManagedBeans</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-920">OPENEJB-920</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-920">JDBC/DataSource based login module</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-917">OPENEJB-917</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-917">JAX-WS 2.1: Support for WebServiceContext.getEndpointReference()</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-916">OPENEJB-916</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-916">Local Client &quot;java:comp/TransactionSynchronizationRegistry&quot; lookup</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-915">OPENEJB-915</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-915">Local Client &quot;java:comp/TransactionManager&quot; lookup</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-914">OPENEJB-914</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-914">Local Client &quot;java:comp/UserTransaction&quot; lookup</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-913">OPENEJB-913</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-913">Client Connection Failover and Request Retry</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-912">OPENEJB-912</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-912">Client-side Connection Pool</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-911">OPENEJB-911</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-911">Graceful shutdown of client/server connections</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-905">OPENEJB-905</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-905">PersistenceUnit property overriding</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-903">OPENEJB-903</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-903">Multicast discovery and grouping</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-898">OPENEJB-898</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-898">Property overriding for logging configuration</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-897">OPENEJB-897</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-897">LocalInitialContext.close() to logout of embedded container</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-896">OPENEJB-896</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-896">VM-scoped Security for embedded scenarios</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-895">OPENEJB-895</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-895">Support ResourceAdapter without requiring the Geronimo TransactionManager implementation</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-894">OPENEJB-894</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-894">LocalInitialContext.close() to shutdown embedded container</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-836">OPENEJB-836</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-836">SIngleton Session Beans</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-831">OPENEJB-831</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-831">PersistenceModule discoverable via the classpath</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-821">OPENEJB-821</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-821">EAR-style aggregation of modules discovered in the classpath</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-805">OPENEJB-805</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-805">JMS runs port-free in embedded mode</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-785">OPENEJB-785</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-785">EJBd protocol over SSL</A>
</TD>
</TR>
</TABLE>
</P>
<H3><A name="OpenEJB3.1-Improvements%3A"></A>Improvements:</H3>
<P>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH colspan="2" style="text-align: left;">
issues.apache.org&nbsp;
<SPAN class="smalltext">(36&nbsp;issues)</SPAN>&nbsp;
</TH>
</TR>
<TR>
<TH style="text-align: left;">
Key
</TH>
<TH style="text-align: left;">
Summary
</TH>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-880">OPENEJB-880</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-880">Automatically set toplink.target-server for TopLink</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-881">OPENEJB-881</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-881">Automatically set eclipselink.target-server for EclipseLink</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-807">OPENEJB-807</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-807">CMP2 EntityBean interface methods auto-implemented</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-810">OPENEJB-810</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-810">CMP ejbPostCreate methods made optional</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-812">OPENEJB-812</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-812">Explicitly check for CMP/BMP ejbHome.remove(ejbObject) mistake</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-899">OPENEJB-899</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-899">Improved classpath configuration searching</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-893">OPENEJB-893</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-893">Improved JavaAgent/JPA enhancement for Unit Tests</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-892">OPENEJB-892</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-892">Remove ASM dependency</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-904">OPENEJB-904</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-904">Pluggable Client/Server connection strategies and factories</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-799">OPENEJB-799</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-799">Support META-INF/env-entry.properites as an alternative to META-INF/env-entries.properies</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-800">OPENEJB-800</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-800">Default env-entry-type to java.lang.String</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-801">OPENEJB-801</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-801">Automatically set hibernate.transaction.manager_lookup_class for Hibernate</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-829">OPENEJB-829</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-829">Automatically add an @DeclareRole ref for any role listed in @RolesAllowed</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-828">OPENEJB-828</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-828">@EJB(name) value used to resolve ambiguous refs</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-825">OPENEJB-825</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-825">Eliminate possible mismatch of TxRecovery flag between TransactionManager and Resources</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-826">OPENEJB-826</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-826">Better detection of testing and embedded scenarios</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-818">OPENEJB-818</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-818">CMP1.1 and CMP2.x beans not required to implement javax.ejb.EntityBean</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-817">OPENEJB-817</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-817">ID portion of property overriding no longer case sensitive</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-814">OPENEJB-814</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-814">CMP2 &lt;cmp-field&gt; declarations are optional</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-822">OPENEJB-822</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-822">Add the ability to &quot;log out&quot; when using JNDI security</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-820">OPENEJB-820</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-820">Eliminate dynamic return type processing in generated select methods. </A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-944">OPENEJB-944</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-944">Allow value of server service &quot;only_from&quot; property to use comma, tab and newline as a separator</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-943">OPENEJB-943</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-943">Improved support for non-JMS Connectors</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-940">OPENEJB-940</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-940">Severely improved client performance over ejbd</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-938">OPENEJB-938</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-938">Improved the validation check on methods to look for mismatched arguments or conflicting case</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-939">OPENEJB-939</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-939">Write the cmp mappings when openejb.descriptors.output is set to true</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-936">OPENEJB-936</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-936">Log Tomcat resources imported into OpenEJB</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-937">OPENEJB-937</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-937">Improved StatefulContainer instance caching</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-934">OPENEJB-934</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-934">Better support for external activemq.xml configuration</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-1023">OPENEJB-1023</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1023">Storing IP address and port of EJB-method caller in CallContext</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-856">OPENEJB-856</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-856">Upgrade to OpenJPA 1.1.0</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-946">OPENEJB-946</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-946">Optimized annotation scanner to determine if a jar is an ejb jar more quickly</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-948">OPENEJB-948</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-948">Container AccessTimeout and TimeOut values expressible as text &quot;200ms&quot;, &quot;1 hour&quot;, &quot;5 min&quot;, etc.</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-918">OPENEJB-918</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-918">transaction logging is too intrusive by default</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-859">OPENEJB-859</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-859">Improved validation for &lt;home&gt;, &lt;remote&gt;, &lt;local-home&gt;, &lt;local&gt;, &lt;business-local&gt; and &lt;business-remote&gt; elements</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-857">OPENEJB-857</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-857">Client connection KeepAlive</A>
</TD>
</TR>
</TABLE>
</P>
<H3><A name="OpenEJB3.1-Tasks%26SubTasks%3A"></A>Tasks &amp; Sub-Tasks:</H3>
<P>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH colspan="2" style="text-align: left;">
issues.apache.org&nbsp;
<SPAN class="smalltext">(20&nbsp;issues)</SPAN>&nbsp;
</TH>
</TR>
<TR>
<TH style="text-align: left;">
Key
</TH>
<TH style="text-align: left;">
Summary
</TH>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-947">OPENEJB-947</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-947">Command line tool for monitoring multicast heartbeat</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-813">OPENEJB-813</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-813">Example: CMP2 EntityBean</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-348">OPENEJB-348</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-348">Example: Minimal MessageDriven Bean via @MessageDriven</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-850">OPENEJB-850</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-850">Example: Singleton bean with bean vs container concurrency</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-350">OPENEJB-350</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-350">Example: Stateful Bean with Legacy Home/Remote Interfaces</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-900">OPENEJB-900</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-900">Example: Testing Security via InitialContext login/logout</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-359">OPENEJB-359</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-359">Example: Using JMS</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-823">OPENEJB-823</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-823">Print Service properties on debug</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-839">OPENEJB-839</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-839">Read and Write method locking</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-841">OPENEJB-841</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-841">Singleton @DependsOn load ordering</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-840">OPENEJB-840</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-840">Singleton @Startup load-on-startup</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-837">OPENEJB-837</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-837">Singleton Bean-Managed Concurrency</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-838">OPENEJB-838</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-838">Singleton Container-Managed Concurrency</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-848">OPENEJB-848</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-848">Validation: @TransactionAttribute mistakenly used on beans with Bean-Managed Transactions</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-855">OPENEJB-855</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-855">Validation: Init/Remove annotations not used on MessageDriven, Stateless, or Singleton beans</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-677">OPENEJB-677</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-677">Validation: PrePassivate/PostActivate not used on MessageDriven or Stateless</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-844">OPENEJB-844</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-844">Validation: Singleton @Lock annotation not used with Bean-Managed Concurrency</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-846">OPENEJB-846</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-846">Validation: Singleton mistakenly using @PrePassivate and @PostActivate</A>
</TD>
</TR>
<TR class="rowNormal">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-808">OPENEJB-808</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-808">Validation: Unused ejbCreate methods</A>
</TD>
</TR>
<TR class="rowAlternate">
<TD nowrap="true">
<A href="https://issues.apache.org/jira/browse/OPENEJB-809">OPENEJB-809</A>
</TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-809">Validation: Unused ejbPostCreate methods</A>
</TD>
</TR>
</TABLE>
</P>
</DIV>
</P>
</TD>
<TD class="Col4"><IMG src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5">
</TD>
</TR>
<TR class="Row5">
<TD class="Col1">&nbsp;</TD>
<TD class="Col2">&nbsp;</TD>
<TD class="Col3">
<BR>
<BR>
<IMG width="100%" height="1" src="http://openejb.apache.org/images/line_light.gif">
<TABLE width="100%">
<TR>
<TD>
<SPAN class="bodyGrey">
<SMALL>
<NOTICE><!-- $FOOTER -->
Apache OpenEJB is an project of The Apache Software Foundation (ASF)
</NOTICE>
<BR>
Site Powered by
<A href="http://atlassian.com/">Atlassian</A>
<A href="http://atlassian.com/confluence/">Confluence</A>
.
</SMALL>
</SPAN>
</TD>
<TD align="right">
<A style="color:#999;font-size:small;font-weight:normal;" href="https://cwiki.apache.org/confluence/pages/editpage.action?spaceKey=OPENEJB&title=OpenEJB%203.1">[ edit ]</A>
</TD>
</TR>
</TABLE>
<BR>
</TD>
<TD class="Col4"><IMG src="http://openejb.apache.org/images/dotTrans.gif"></TD>
<TD class="Col5">&nbsp;</TD>
</TR>
</TABLE>
<!-- Needed for composition plugin -->
<!-- delay the loading of large javascript files to the end so that they don't interfere with the loading of page content -->
<SPAN style="display: none">
<SCRIPT type="text/javascript" language="JavaScript" src="http://cwiki.apache.org/confluence/labels-javascript"></SCRIPT>
<SCRIPT src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</SCRIPT>
<SCRIPT type="text/javascript">
_uacct = "UA-2717626-1";
urchinTracker();
</SCRIPT>
</SPAN>
</BODY>
</HTML>