> I looked over to JndiObjectFactoryBean and the main issue is that you > need an interface to which to cast to. I will check the forums is > adding class support is possible to implement in the future. Ofc, the support is already there, I just had to take a close look at the docs: you can set out expectedType to RepositoryImpl and that should do the trick (it is part of JndiObjectLocator which is a parent of JndiObjectFactoryBean).
-- Best regards, Costin mailto:[EMAIL PROTECTED]
