I've done some re-factoring of the tests and have uploaded a patch to this 
issue. Please review.


- Ranga


________________________________
From: David Blevins <[email protected]>
To: [email protected]
Cc: Ranga S <[email protected]>
Sent: Friday, September 2, 2011 6:17 PM
Subject: Re: Arquillian-Embedded: Patch for 
https://issues.apache.org/jira/browse/OPENEJB-1651

Very excellent!

Was just remembering in terms of injection w should add these "built-in" 
types.  All are declared via @Resource or <resource-env-ref>.

- java:comp/UserTransaction
- java:comp/TransactionManager
- java:comp/TransactionSynchronizationRegistry
- java:comp/ValidatorFactory
- java:comp/Validator

Any of those things should be able to be looked up or injected.

-David

On Sep 2, 2011, at 5:11 PM, Ranga S wrote:

> 
> 
> Hi
> 
> 
> I've uploaded a patch for the above mentioned issue. They contain unit tests 
> for injection into ServletFilters. It has 16 tests of which 3 are failing.
> Please review.
> 
> 
> - Ranga

Reply via email to