You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Ranga S <sr...@yahoo.com> on 2011/09/03 03:32:49 UTC

Arquillian-Embedded: Servlet Listeners

Hi


I've uploaded a patch for the JIRA issue https://issues.apache.org/jira/browse/OPENEJB-1652. They contain unit tests for injection into Servlet Listeners. It has 32 tests of which 8 are failing.
Please review.


- Ranga

Re: Arquillian-Embedded: Servlet Listeners

Posted by David Blevins <da...@gmail.com>.
On Sep 2, 2011, at 6:32 PM, Ranga S wrote:

> I've uploaded a patch for the JIRA issue https://issues.apache.org/jira/browse/OPENEJB-1652. They contain unit tests for injection into Servlet Listeners. It has 32 tests of which 8 are failing.
> Please review.

I should have sent a note earlier, but I applied your three outstanding patches this Saturday.

  - OPENEJB-1650: Arquillian: Servlet Tests
  - OPENEJB-1651: Arquillian: Servlet Filter Tests
  - OPENEJB-1652: Arquillian: Servlet Listener Tests

Pretty excellent!

We're really getting a great number of TomEE tests now.  Nearly up to 100!  Quite impressive progress.

Great work, Ranga!


-David