blob: 0428d0924e1cb2cf63f1fe52e4eb9fc994e0a5a6 [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.1 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.1 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="EJB3.1RoadMap-EJB3.1RoadMap"></A>EJB 3.1 Road Map</H1>
<H2><A name="EJB3.1RoadMap-EJB3.1@Statefulenhancements"></A>EJB 3.1 @Stateful enhancements</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="93" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="93" border="0" title="Resolved Issues - 93% (15 issues)">
</TD>
<TD height="6" width="6" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="6" border="0" title="Unresolved Issues - 6% (1 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-1144">@Stateful javax.ejb.AccessTimeout </A>
</TD>
<TD nowrap="true">
Jarek Gawor
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1145">@Stateful javax.ejb.ConcurrentAccessTimeoutException</A>
</TD>
<TD nowrap="true">
Thiago Veronezi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1146">javax.ejb.StatefulTimeout</A>
</TD>
<TD nowrap="true">
Jarek Gawor
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1147">javax.ejb.AfterBegin </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_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-1148">javax.ejb.AfterCompletion </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_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-1149">javax.ejb.BeforeCompletion </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_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-1209">&lt;stateful-timeout&gt; element</A>
</TD>
<TD nowrap="true">
Thiago Veronezi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1210">&lt;access-timeout&gt; element (non-writable)</A>
</TD>
<TD nowrap="true">
Thiago Veronezi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1211">@javax.ejb.StatefulTimeout overriding via &lt;stateful-timeout&gt;</A>
</TD>
<TD nowrap="true">
Thiago Veronezi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1212">@javax.ejb.AccessTimeout overriding via &lt;access-timeout&gt;</A>
</TD>
<TD nowrap="true">
Thiago Veronezi
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1215">&lt;after-begin-method&gt; element</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_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-1216">&lt;before-completion-method&gt; element</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_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-1217">&lt;after-completion-method&gt; element</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_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-1218">@AfterBegin overriding via &lt;after-begin-method&gt;</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_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-1219">@AfterCompletion overriding via &lt;after-completion-method&gt;</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_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-1220">@BeforeCompletion overriding via &lt;before-completion-method&gt;</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_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3.1RoadMap-EJB3.1@Singleton"></A>EJB 3.1 @Singleton</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="56" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="56" border="0" title="Resolved Issues - 56% (9 issues)">
</TD>
<TD height="6" width="43" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="43" border="0" title="Unresolved Issues - 43% (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-1150">javax.ejb.Singleton</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">2.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1151">@Singleton javax.ejb.AccessTimeout</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">3.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1152">@Singleton javax.ejb.ConcurrentAccessTimeoutException</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>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1153">javax.ejb.ConcurrencyManagement</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">5.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1154">javax.ejb.ConcurrencyManagementType.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="rowAlternate">
<TD><DIV style="background-color:ffcccc">6.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1155">javax.ejb.ConcurrencyManagementType.CONTAINER</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>7.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1156">javax.ejb.Lock</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-1157">javax.ejb.LockType.READ</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-1158">javax.ejb.LockType.WRITE</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">10.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1159">javax.ejb.IllegalLoopbackException</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>11.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1160">javax.ejb.DependsOn</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>12.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1161">javax.ejb.Startup</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">13.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1162">@ConcurrencyManagement related xml descriptor changes</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">14.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1163">@DependsOn and @Startup related xml descriptor changes</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>15.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1164">Container-Managed Transactions for @PostConstruct/PreDestroy callbacks</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1247">@PreDestroy on container system shutdown</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="EJB3.1RoadMap-EJB3.1@Asynchronousmethodinvocations"></A>EJB 3.1 @Asynchronous method invocations</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="40" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="40" border="0" title="Resolved Issues - 40% (2 issues)">
</TD>
<TD height="6" width="60" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="60" border="0" title="Unresolved Issues - 60% (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-1165">javax.ejb.Asynchronous</A>
</TD>
<TD nowrap="true">
Kevan Miller
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1166">javax.ejb.AsyncResult</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="rowNormal">
<TD><DIV style="background-color:ffcccc">3.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1167">javax.ejb.SessionContext wasCancelCalled()</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:ccffcc"><STRIKE>4.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1213">&lt;async-method&gt; element</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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">5.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1214">@Asynchronous overriding via &lt;async-method&gt;</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>
</TABLE>
</P>
<H2><A name="EJB3.1RoadMap-EJB3.1@Schedulecalendarbasedtimers"></A>EJB 3.1 @Schedule calendar-based timers</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="82" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="82" border="0" title="Resolved Issues - 82% (14 issues)">
</TD>
<TD height="6" width="17" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="17" border="0" title="Unresolved Issues - 17% (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-1168">javax.ejb.Schedule</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_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-1169">javax.ejb.ScheduleExpression</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_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-1170">javax.ejb.Schedules</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_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-1171">javax.ejb.TimerConfig</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_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-1172">javax.interceptor.AroundTimeout</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_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-1173">javax.ejb.Timer getSchedule()</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_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-1174">javax.ejb.Timer isCalendarTimer()</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_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-1175">javax.ejb.TimerService createCalendarTimer(javax.ejb.ScheduleExpression)</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_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-1176">javax.ejb.TimerService createCalendarTimer(javax.ejb.ScheduleExpression, javax.ejb.TimerConfig)</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_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-1177">javax.ejb.NoMoreTimeoutsException</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_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-1221">&lt;around-timeout&gt; element</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_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-1222">@AroundTimeout overriding via &lt;around-timeout&gt;</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_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-1223">&lt;timer&gt; and &lt;schedule&gt; elements</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_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-1224">@Schedule overriding via &lt;timer&gt;/&lt;schedule&gt;</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_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">15.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1316">Support dayOfWeek and dayOfMonth in the same Schedule expression</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">16.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1317">Persistent Timers</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">17.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1318">Support negative (-) in dayOfMonth to indicate days from the end of the month</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="EJB3.1RoadMap-EJB3.1TimerServiceenhancements"></A>EJB 3.1 TimerService enhancements</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% (5 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-1178">javax.ejb.Timer isPersistent()</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_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-1179">javax.ejb.TimerService createIntervalTimer(long, long, javax.ejb.TimerConfig)</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_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-1180">javax.ejb.TimerService createIntervalTimer(java.util.Date, long, javax.ejb.TimerConfig)</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_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-1181">javax.ejb.TimerService createSingleActionTimer(long, javax.ejb.TimerConfig)</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_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-1182">javax.ejb.TimerService createSingleActionTimer(java.util.Date, javax.ejb.TimerConfig)</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_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3.1RoadMap-EJB3.1EmbeddableEJBContainerAPI"></A>EJB 3.1 Embeddable EJB Container API</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="16" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="16" border="0" title="Resolved Issues - 16% (1 issues)">
</TD>
<TD height="6" width="83" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="83" border="0" title="Unresolved Issues - 83% (5 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:ffcccc">1.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1183">javax.ejb.embeddable.EJBContainer</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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">2.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1184">javax.ejb.spi.EJBContainerProvider</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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">3.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1185">javax.ejb.embeddable.provider property</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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">4.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1186">javax.ejb.embeddable.modules property</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1187">javax.ejb.embeddable.appName property</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1207">Basic Embedded EJB Container functionality</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>
</TABLE>
</P>
<H2><A name="EJB3.1RoadMap-EJB3.1Nointerfaceview%28@LocalBean%29"></A>EJB 3.1 No-interface view (@LocalBean)</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-1188">javax.ejb.LocalBean</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_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-1225">&lt;local-bean/&gt; element</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_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-1226">@LocalBean overriding via &lt;local-bean&gt;</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_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-1270">Change examples to use LocalBean interface</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_closed.gif" alt="Closed" border="0">Closed
</TD>
</TR>
</TABLE>
</P>
<H2><A name="EJB3.1RoadMap-EE6GlobalJNDI"></A>EE6 Global JNDI</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="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Unresolved 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:ffcccc">1.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1189">java:global</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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">2.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1190">java:app</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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">3.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1191">java:module</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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">4.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1192">@EJB lookup</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-1193">@Resource lookup</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">6.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1194">Portable JNDI name syntax</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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>
</TABLE>
</P>
<H2><A name="EJB3.1RoadMap-EE6@ManagedBean"></A>EE6 @ManagedBean</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="75" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="75" border="0" title="Resolved Issues - 75% (3 issues)">
</TD>
<TD height="6" width="25" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="25" border="0" title="Unresolved Issues - 25% (1 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-1198">javax.annotation.ManagedBean</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-1199">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>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1200">Interceptors support</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">4.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1201">Global JNDI name creation</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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="EJB3.1RoadMap-EE6%2FEJB3.1EJBsin.warfiles"></A>EE6/EJB 3.1 EJBs in .war files</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="33" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="33" border="0" title="Resolved Issues - 33% (1 issues)">
</TD>
<TD height="6" width="66" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="66" border="0" title="Unresolved Issues - 66% (2 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:ffcccc">1.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1202">WEB-INF/ejb-jar.xml parsing</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">2.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1203">WebModule scoped java:comp/env</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>3.</STRIKE></DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1206">Basic EJB in .war functionality in Tomcat Integration</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>
</TABLE>
</P>
<H2><A name="EJB3.1RoadMap-EJB3.1Misc"></A>EJB 3.1 Misc</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="50" bgcolor="009900">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="50" border="0" title="Resolved Issues - 50% (2 issues)">
</TD>
<TD height="6" width="50" bgcolor="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="50" border="0" title="Unresolved Issues - 50% (2 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-1195">javax.ejb.ApplicationException inherited()</A>
</TD>
<TD nowrap="true">
David Jencks
</TD>
<TD nowrap="true">
<IMG src="https://issues.apache.org/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-1196">javax.ejb.EJBContext getContextData()</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_resolved.gif" alt="Resolved" border="0">Resolved
</TD>
</TR>
<TR class="rowNormal">
<TD><DIV style="background-color:ffcccc">3.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1290">Stateless @AccessTimeout</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">4.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1291">Stateless ConcurrentAccessTimeoutException</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="EJB3.1RoadMap-JCDIIntegration"></A>JCDI 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="cc0000">
<IMG src="https://issues.apache.org/jira/images/border/spacer.gif" height="10" width="100" border="0" title="Unresolved 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:ffcccc">1.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1204">Scan beans for EE references/injection</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">2.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1205">Expose Stateful remove method from proxy for Scope management</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">3.</DIV></TD>
<TD>
<A href="https://issues.apache.org/jira/browse/OPENEJB-1337">Setup CDI TCK</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.1%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>