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