You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@tomee.apache.org by bu...@apache.org on 2012/12/30 07:50:55 UTC

svn commit: r844288 - in /websites/staging/openejb/trunk/content/dev/jira: index.html patches.html todo.html

Author: buildbot
Date: Sun Dec 30 06:50:55 2012
New Revision: 844288

Log:
Dynamic update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/content/dev/jira/index.html
    websites/staging/openejb/trunk/content/dev/jira/patches.html
    websites/staging/openejb/trunk/content/dev/jira/todo.html

Modified: websites/staging/openejb/trunk/content/dev/jira/index.html
==============================================================================
    (empty)

Modified: websites/staging/openejb/trunk/content/dev/jira/patches.html
==============================================================================
    (empty)

Modified: websites/staging/openejb/trunk/content/dev/jira/todo.html
==============================================================================
--- websites/staging/openejb/trunk/content/dev/jira/todo.html (original)
+++ websites/staging/openejb/trunk/content/dev/jira/todo.html Sun Dec 30 06:50:55 2012
@@ -192,6 +192,9 @@
 <p><strong>Bug</strong>:</p>
 
 <ul>
+<li><a href="https://issues.apache.org/jira/browse/OPENEJB-1979">OPENEJB-1979</a>: JAX-RS SecurityContext.isCallerInRole always returns true in Embedded EJBContainer</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-685">TOMEE-685</a>: JAX-RS @Context ServletConfig broken for EJBs in WARs</li>
+<li><a href="https://issues.apache.org/jira/browse/TOMEE-684">TOMEE-684</a>: JAX-RS @Context ServletRequest broken for EJBs</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1977">OPENEJB-1977</a>: ear file deployment failed with persistence.xml in ear file's META-INF folder</li>
 <li><a href="https://issues.apache.org/jira/browse/OPENEJB-1972">OPENEJB-1972</a>: write shrinkwrap tests for ears</li>
 <li><a href="https://issues.apache.org/jira/browse/TOMEE-671">TOMEE-671</a>: TomEE does not implement jaxrs-2.0 specification item 2.3.2 </li>