blob: 93fa98b1c8b6b3a530801c3ce1d68b3da9a45337 [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 - EJB 3 RoadMap</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 -->
EJB 3 RoadMap
</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">
<H1><A name="EJB3RoadMap-EJB3.0RoadMap"></A>EJB 3.0 Road Map</H1>
<H2><A name="EJB3RoadMap-SimplifiedLifecycle"></A>Simplified Lifecycle</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (6 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-209">Stateless Bean: Lifecycle Callbacks: PostConstruct/PreDestroy</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-210">Stateful Bean: Lifecycle Callbacks: PostConstruct/PreDestroy</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-211">MessageDriven Bean: Lifecycle Callbacks: PostConstruct/PreDestroy</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-212">interceptor: Lifecycle Callbacks: PostConstruct/PreDestroy</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-213">Stateful Bean: Lifecycle Callbacks: PostActivate/PrePassivate</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-214">Interceptor: Lifecycle Callbacks: PostActivate/PrePassivate</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-DependencyInjection"></A>Dependency Injection</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (9 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-99">Dependency Injection: Public field</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-100">Dependency Injection: Setter</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-101">Injection of Environment Entries</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-102">Injection of EJB References</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-103">Injection of Resource Manager Connection Factory References</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-104">Injection of Resource Environment References</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-105">Injection of Message Destination References</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-106">Injection of Persistence Unit References</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>9.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-107">Injection of Persistence Context References</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-BusinessInterfaces"></A>Business Interfaces</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (7 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-91">Remote business interfaces via EJBd Server</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-92">Remote business interfaces via IntraVM Server</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-93">Local business interfaces via IntraVM Server</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-94">SessionContext.getBusinessObject(interface)</A>
</TD>
<TD nowrap="true">
Alan Cabrera
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-95">JNDI ENC Business Interface references</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-97">SessionContext.getInvokedBusinessInterface</A>
</TD>
<TD nowrap="true">
Alan Cabrera
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-96">Global JNDI Business Interface references</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-EJB3.0%3C%3EEJB2.1Compatability"></A>EJB 3.0 &lt;-&gt; EJB 2.1 Compatability</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (4 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-520">EJB 3 Pojo Session beans with EJB 2.1 Home and Remote interfaces</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-521">EJB 3 Pojo Session beans with EJB 2.1 LocalHome and Local interfaces</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-522">EJB 3 Stateful beans with init-method/@Init</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-523">@Remove invocation on home.remove or remote.remove</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-Annotations"></A>Annotations</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (35 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-221">javax.annotation.PostConstruct</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-222">javax.annotation.PreDestroy</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-223">javax.annotation.Resource: for env-entry</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-224">javax.annotation.Resources</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-225">javax.annotation.security.DeclareRoles</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-226">javax.annotation.security.DenyAll</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-227">javax.annotation.security.PermitAll</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-228">javax.annotation.security.RolesAllowed</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>9.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-229">javax.annotation.security.RunAs</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>10.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-230">javax.ejb.ActivationConfigProperty</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>11.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-231">javax.ejb.ApplicationException</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>12.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-232">javax.ejb.EJB</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>13.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-233">javax.ejb.EJBs</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>14.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-234">javax.ejb.Init</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>15.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-235">javax.ejb.Local</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>16.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-236">javax.ejb.LocalHome</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>17.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-237">javax.ejb.MessageDriven</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>18.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-238">javax.ejb.PostActivate</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>19.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-239">javax.ejb.PrePassivate</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>20.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-240">javax.ejb.Remote</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>21.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-241">javax.ejb.RemoteHome</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>22.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-242">javax.ejb.Remove</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>23.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-243">javax.ejb.Stateful</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>24.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-244">javax.ejb.Stateless</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>25.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-245">javax.ejb.Timeout</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>26.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-246">javax.ejb.TransactionAttribute</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>27.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-247">javax.ejb.TransactionManagement</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>28.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-248">javax.interceptor.AroundInvoke</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>29.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-249">javax.interceptor.ExcludeClassInterceptors</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>30.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-250">javax.interceptor.ExcludeDefaultInterceptors</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>31.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-251">javax.interceptor.Interceptors</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>32.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-400">javax.annotation.Resource: for resource-ref</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>33.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-401">javax.annotation.Resource: for message-destination-ref</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>34.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-602">javax.annotation.Resource: for TimerService</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>35.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-603">javax.annotation.Resource: for SessionContext</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-JNDIENC"></A>JNDI ENC</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (12 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-371">ENC: service-ref support</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-373">ENC: resource-ref: javax.mail.Session</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-374">ENC: resource-ref: java.net.URL</A>
</TD>
<TD nowrap="true">
Alan Cabrera
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-375">ENC: resource-ref: javax.jms.QueueConnectionFactory</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-376">ENC: resource-ref: javax.jms.TopicConnectionFactory</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-377">ENC: resource-env-ref: javax.ejb.SessionContext</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-378">ENC: resource-env-ref: javax.jms.Queue</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-379">ENC: resource-env-ref: javax.jms.Topic</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>9.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-380">ENC: message-destination-ref: javax.jms.Queue</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>10.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-381">ENC: message-destination-ref: javax.jms.Topic</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>11.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-382">ENC: persistence-context-ref</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>12.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-383">ENC: persistence-unit-ref</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-Interceptors"></A>Interceptors</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (11 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-86">Package-level Interceptors (aka Default Interceptors)</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-87">Class-level Interceptors</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-88">Method-level Interceptors</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-528">Stateless Lifecycle Interception</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-529">Stateless Business Method Interception</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-530">Stateful Business Method Interception</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-543">InvocationContext</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-544">Interceptor Chain</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>9.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-531">Stateful Lifecycle Interception</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>10.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-532">MessageDriven &quot;onMessage&quot; Interception</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>11.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-533">MessageDriven Lifecycle Interception</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-Integration"></A>Integration</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (3 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-114">Port Axis server support from 2</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-113">Port CORBA server code from openejb 2</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-524">Geronimo 2.0 Integration</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-CMP2.xviaJPA"></A>CMP 2.x via JPA</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="100" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Resolved Issues - 100% (12 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-415">CMP2JPA: Create JPA based CMP container based on Castor container</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-416">CMP2JPA: CMP 1.x beans</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-417">CMP2JPA: CMP 2.x cmp-fields</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-418">CMP2JPA: CMP 2.x one-to-one</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-419">CMP2JPA: CMP 2.x one-to-many</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-420">CMP2JPA: CMP 2.x many-to-many</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-421">CMP2JPA: CMP 2.x ejbSelect</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-422">CMP2JPA: Generate CMP 2.x concrete class for JPA</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>9.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-423">CMP2JPA: Generate entity-mapping.xml using ejb-jar.xml file</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>10.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-424">CMP2JPA: Generate entity-mapping.xml using OpenEJB 2.x openejb-jar.xml file</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>11.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-541">CMP2JPA: Complex Primary Key</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>12.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-542">CMP2JPA: Unknown Primary Key</A>
</TD>
<TD nowrap="true">
Dain Sundstrom
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-Validation"></A>Validation</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="68" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="68" border="0" title="Resolved Issues - 68% (42 issues)">
</TD>
<TD height="6" width="31" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="31" border="0" title="Unresolved Issues - 31% (19 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-454">Validation: Check that @Remote hasn't been used to point to an EJBHome or EJBObject interface</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-527">Validation: Warn on unused interceptors</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-535">Validation: beans implementing javax.ejb.SessionBean also using lifecycle annotations</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">4.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-537">Validation: AppClients using non-static annotations</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">5.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-538">Validation: Stateful pojos with Home interfaces have init-method(s)</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-571">Validation: @PersistenceContext name is specified</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-572">Validation: @PersistenceUnit name is specified</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-680">Validation: Incorrect usage of @Resouce on EntityManager or EntityManagerFactory</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>9.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-681">Validation: Incorrect usage of @PersistenceUnit on EntityManager</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>10.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-682">Validation: Incorrect usage of @PersistenceContext on EntityManagerFactory</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>11.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-730">Validation: Attempted use of PersistenceContextType.EXTENDED by non-Stateful bean</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">12.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-731">Validation: JTA EntityManager refers to RESOURCE_LOCAL persistence-unit</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>13.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-455">Validation: Check that @Local hasn't been used to point to an EJBLocalHome or EJBLocalObject interface</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>14.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-470">Validation: Check that interface annotated @Local or @Remote isn't annotated conversely in parent interface</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>15.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-526">Validation: Check for incorrect use of injection-target-name</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>16.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-536">Validation: AroundInvoke signature</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_critical.gif" alt="Critical" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>17.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-552">Validation: EjbName used in InterceptorBinding is correct</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>18.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-574">Validation: XML transaction attributes to beans that do not exist</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>19.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-575">Validation: XML method permissions to beans that do not exist</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">20.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-577">Validation: @Resource name for env-entry points to declared value</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_critical.gif" alt="Critical" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>21.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-612">Validation: EjbName used in method-based InterceptorBinding</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>22.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-613">Validation: PreDestroy callback signature is correct</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>23.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-614">Validation: PostConstruct callback signature is correct</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>24.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-615">Validation: PrePassivate callback signature is correct</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>25.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-616">Validation: PostActivate callback signature is correct</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>26.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-617">Validation: Warn on unsupported service-refs</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>27.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-677">Validation: PrePassivate/PostActivate not used on MessageDriven or Stateless</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">28.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-678">Validation: Explicit check for InvocationContext incorrectly used in bean callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">29.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-679">Validation: Warn on security annotations applied to callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">30.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-738">Validation: Hazardous use of JTA EntityManager in Servlet</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>31.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-770">Validation: Bean class with no Interfaces</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>32.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-771">Validation: Use of @Stateless, @Stateful or @MessageDriven on an interface or abstract class</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>33.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-773">Validation: Combined use of @Stateless @Stateful and @MessageDriven on same class</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>34.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-774">Validation: Component and Business Interfaces are interface types</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>35.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-775">Validation: Bean-class-only annotations not used on interfaces</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>36.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-779">Validation: Conflicting use of @RolesAllowed, @PermitAll on a class</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>37.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-780">Validation: Conflicting use of @RolesAllowed, @PermitAll, @DenyAll on a method</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>38.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-781">Validation: Timeout method syntax</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">39.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-803">Validation: Field annotated with more than one injection; @EJB, @Resource, @PersistenceContext, @PersistenceUnit</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>40.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-808">Validation: Unused ejbCreate methods</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>41.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-809">Validation: Unused ejbPostCreate methods</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">42.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-815">Validation: CMP2 &lt;abstract-schema-name&gt; is unique</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>43.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-844">Validation: Singleton @Lock annotation not used with Bean-Managed Concurrency</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">44.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-845">Validation: XML concurrency attributes to beans that do not exist</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>45.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-846">Validation: Singleton mistakenly using @PrePassivate and @PostActivate</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>46.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-847">Validation: @Resource UserTransaction injection mistakenly used on bean with Container-Managed Transactions</A>
</TD>
<TD nowrap="true">
Jacek Laskowski
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>47.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-848">Validation: @TransactionAttribute mistakenly used on beans with Bean-Managed Transactions</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">48.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-849">Validation: @ConcurrencyManagement mistakenly used on non-Singleton</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>49.</STRIKE></DIV></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>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>50.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-906">Validation: Referring to a bean via its bean class (pre 3.1)</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>51.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-991">Validation: @EJB mistakenly applied to a javax.ejb.EJBObject interface</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>52.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-992">Validation: @EJB mistakenly applied to a javax.ejb.EJBLocalObject interface</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>53.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-993">Validation: @EJB mistakenly applied to a non-interface</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">54.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1087">Validation: @TransactionAttribute mistakenly used on PostConstruct/PreDestroy callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">55.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1088">Validation: @Lock mistakenly used on PostConstruct/PreDestroy callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">56.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1089">Validation: @AccessTimeout mistakenly used on PostConstruct/PreDestroy callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">57.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1090">Validation: @Asynchronous mistakenly used on PostConstruct/PreDestroy callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">58.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1294">Validation: @StatefulTimeout mistakenly used on non-stateful bean</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">59.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1295">Validation: @AfterBegin, @BeforeCompletion, @AfterCompletion mistakenly used on non-Stateful bean</A>
</TD>
<TD nowrap="true">
Ivan
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">60.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1306">Validation: EJB's cannot be declared final</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">61.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1373">Validation: &lt;ejb-class&gt; omitted with no corresponding annotated bean</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-ComplianceTests"></A>Compliance Tests</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="53" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="53" border="0" title="Resolved Issues - 53% (33 issues)">
</TD>
<TD height="6" width="46" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="46" border="0" title="Unresolved Issues - 46% (29 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-145">iTest: StatelessRemoteJndiTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>2.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-146">iTest: StatelessLocalJndiTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-147">iTest: StatelessHomeIntfcTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-148">iTest: StatelessEjbHomeTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-149">iTest: StatelessEjbObjectTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-150">iTest: StatelessEjbLocalHomeTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-151">iTest: StatelessEjbLocalObjectTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-152">iTest: StatelessRemoteIntfcTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>9.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-153">iTest: StatelessLocalIntfcTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>10.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-154">iTest: StatelessHomeHandleTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>11.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-155">iTest: StatelessHandleTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>12.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-156">iTest: StatelessEjbMetaDataTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>13.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-157">iTest: StatelessLocalBusinessIntfcTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>14.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-158">iTest: StatelessRemoteBusinessIntfcTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>15.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-159">iTest: StatelessBeanJndiEncTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>16.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-160">iTest: StatelessBeanSetterInjectionTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>17.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-161">iTest: StatelessBeanPublicFieldInjectionTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">18.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-162">iTest: StatelessBeanCallbackTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">19.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-163">iTest: StatelessBeanAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">20.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-164">iTest: StatelessBeanBMTAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">21.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-165">iTest: StatelessBeanTxTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">22.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-166">iTest: StatelessContainerTxTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">23.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-167">iTest: StatelessInterceptorAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">24.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-168">iTest: StatelessInterceptorBMTAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">25.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-169">iTest: StatelessRemoteRmiIiopTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">26.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-170">iTest: StatelessBusinessRmiIiopTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>27.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-171">iTest: StatefulRemoteJndiTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>28.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-172">iTest: StatefulLocalJndiTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>29.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-173">iTest: StatefulHomeIntfcTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>30.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-174">iTest: StatefulEjbHomeTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>31.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-175">iTest: StatefulEjbObjectTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>32.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-176">iTest: StatefulEjbLocalHomeTests</A>
</TD>
<TD nowrap="true">
Mohammad Nour
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>33.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-177">iTest: StatefulEjbLocalObjectTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">34.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-178">iTest: StatefulRemoteIntfcTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>35.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-179">iTest: StatefulLocalIntfcTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>36.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-180">iTest: StatefulHomeHandleTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>37.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-181">iTest: StatefulHandleTests</A>
</TD>
<TD nowrap="true">
Manu T George
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">38.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-182">iTest: StatefulEjbMetaDataTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>39.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-183">iTest: StatefulLocalBusinessIntfcTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>40.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-184">iTest: StatefulRemoteBusinessIntfcTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>41.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-185">iTest: StatefulBeanJndiEncTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>42.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-186">iTest: StatefulBeanSetterInjectionTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>43.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-187">iTest: StatefulBeanPublicFieldInjectionTests</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">44.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-188">iTest: StatefulBeanCallbackTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">45.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-189">iTest: StatefulBeanAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">46.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-190">iTest: StatefulBeanBMTAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">47.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-191">iTest: StatefulBeanTxTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">48.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-192">iTest: StatefulContainerTxTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">49.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-193">iTest: StatefulInterceptorAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">50.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-194">iTest: StatefulInterceptorBMTAllowedOperationsTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">51.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-195">iTest: StatefulRemoteRmiIiopTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">52.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-196">iTest: StatefulBusinessRmiIiopTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">53.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-197">iTest: InterceptorJndiEncTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">54.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-198">iTest: InterceptorSetterInjectionTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">55.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-199">iTest: InterceptorPublicFieldInjectionTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">56.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-200">iTest: InterceptorCallbackTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>57.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-201">iTest: InterceptorInvocationContextTests</A>
</TD>
<TD nowrap="true">
Prasad Kashyap
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">58.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-202">iTest: InterceptorPackageLevelStackTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">59.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-203">iTest: InterceptorClassLevelStackTests</A>
</TD>
<TD nowrap="true">
Jacek Laskowski
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_inprogress.gif" alt="In Progress" border="0">In Progress
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">60.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-204">iTest: InterceptorMethodLevelStackTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">61.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-205">iTest: InterceptorAggregateStackTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">62.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-206">iTest: InterceptorStackExceptionTests</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3RoadMap-Examples"></A>Examples</H2>
<P>
<TABLE cellpadding="2" cellspacing="0" border="0" width="100%" align="center">
<TR>
<TD width="1%" nowrap="">
<B>issues.apache.org</B>&nbsp;
</TD>
<TD width="100%">
&nbsp;
</TD>
<TD style="border-width: 1px 1px 0 1px; border-style: solid; border-color: #bbb;" width="1%">
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" nowrap="true" valign="middle" align="right"><FONT size="1">&nbsp;Issue Progress:&nbsp;</FONT></TD>
<TD>
<TABLE height="6" valign="middle" align="right" cellspacing="0" cellpadding="0" border="0">
<TR height="6">
<TD height="6" width="68" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="68" border="0" title="Resolved Issues - 68% (30 issues)">
</TD>
<TD height="6" width="31" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="31" border="0" title="Unresolved Issues - 31% (14 issues)">
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="100%" cellspacing="0" class="grid">
<TR>
<TH width="1%" style="text-align: left;">
&nbsp;
</TH>
<TH style="text-align: left;">
Summary
</TH>
<TH style="text-align: left;">
Assignee
</TH>
<TH style="text-align: left;">
Pr
</TH>
<TH style="text-align: left;">
Status
</TH>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>1.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-343">Example: Minimal Statetless Bean via a deployment descriptor</A>
</TD>
<TD nowrap="true">
Jonathan Gallimore
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">2.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-344">Example: Minimal Stateful Bean via a deployment descriptor</A>
</TD>
<TD nowrap="true">
Steve Yau
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-345">Example: Minimal MessageDriven Bean via a deployment descriptor</A>
</TD>
<TD nowrap="true">
Jonathan Gallimore
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-346">Example: Minimal Statetless Bean via @Stateless</A>
</TD>
<TD nowrap="true">
Filippo Diotalevi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>5.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-347">Example: Minimal Stateful Bean via @Stateful</A>
</TD>
<TD nowrap="true">
Filippo Diotalevi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>6.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-348">Example: Minimal MessageDriven Bean via @MessageDriven</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_minor.gif" alt="Minor" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">7.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-349">Example: Stateless Bean with Legacy Home/Remote Interfaces</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>8.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-350">Example: Stateful Bean with Legacy Home/Remote Interfaces</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">9.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-351">Example: Stateless Bean with Callbacks</A>
</TD>
<TD nowrap="true">
Filippo Diotalevi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">10.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-352">Example: Stateful Bean with Callbacks</A>
</TD>
<TD nowrap="true">
Filippo Diotalevi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">11.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-353">Example: MessageDriven Bean with Callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">12.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-354">Example: @Resource for JNDI Lookups</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">13.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-355">Example: @Resource for Field Injection</A>
</TD>
<TD nowrap="true">
Raj Saini
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_reopened.gif" alt="Reopened" border="0">Reopened
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>14.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-356">Example: @Resource for Setter Injection</A>
</TD>
<TD nowrap="true">
Raj Saini
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>15.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-357">Example: Using @EJB to refer to other EJBs</A>
</TD>
<TD nowrap="true">
Filippo Diotalevi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>16.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-358">Example: Using JDBC</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>17.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-359">Example: Using JMS</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_minor.gif" alt="Minor" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>18.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-360">Example: Using JPA</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">19.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-361">Example: Bean-Managed Transactions</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">20.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-362">Example: Container-Managed Transactions with @TrasactionAttribute</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>21.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-363">Example: Interceptors for Business Methods</A>
</TD>
<TD nowrap="true">
Jacek Laskowski
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">22.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-364">Example: Interceptors for Lifecycle Callbacks</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_reopened.gif" alt="Reopened" border="0">Reopened
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>23.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-365">Example: Default Interceptors</A>
</TD>
<TD nowrap="true">
Jacek Laskowski
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>24.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-366">Example: Method-level Interceptors</A>
</TD>
<TD nowrap="true">
Jacek Laskowski
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">25.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-794">Example: Stateful Activate/Passivate</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">26.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-795">Example: Stateful Remove</A>
</TD>
<TD nowrap="true">
Unassigned
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>27.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-813">Example: CMP2 EntityBean</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_minor.gif" alt="Minor" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>28.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-850">Example: Singleton bean with bean vs container concurrency</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>29.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-872">Example: WebService with MTOM</A>
</TD>
<TD nowrap="true">
Jean-Louis MONTEIRO
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>30.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-900">Example: Testing Security via InitialContext login/logout</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>31.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1030">Example: Webapp EJB WebService and Perl SOAP::Lite client</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>32.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1031">Example: WebService with Security</A>
</TD>
<TD nowrap="true">
Jean-Louis MONTEIRO
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>33.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1032">Example: WebService with Attachments</A>
</TD>
<TD nowrap="true">
Jean-Louis MONTEIRO
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>34.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1033">Example: WebService with WS Security</A>
</TD>
<TD nowrap="true">
Jean-Louis MONTEIRO
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>35.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1034">Example: JSF Managed Bean with Dependency Injection</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>36.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1035">Example: Struts webapp with JPA and EJB</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>37.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1036">Example: EJB in Webapp with Applet Client</A>
</TD>
<TD nowrap="true">
karan singh malhi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>38.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1037">Example: JUnit TestCase using Dependency Injection </A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>39.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1378">Example: MDB with Quartz Resource Adapter</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>40.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1379">Example: Transaction Rollback</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ccffcc"><STRIKE>41.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1380">Example: Common Troubleshooting Flags</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ccffcc"><STRIKE>42.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1381">Example: WebService SEI Inheritance</A>
</TD>
<TD nowrap="true">
Jean-Louis MONTEIRO
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">43.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1406">Example: Lookup of EJBs</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</TD>
</TR>
<TR class="rowAlternate">
<TD><DIV style="background-color:ffcccc">44.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1407">Example: Lookup of EJBs with descriptor</A>
</TD>
<TD nowrap="true">
David Blevins
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/priority_major.gif" alt="Major" border="0">
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/jira/images/icons/status_open.gif" alt="Open" border="0">Open
</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=EJB%203%20RoadMap">[ 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>