How do you instantiate your ProviderDAOImpl?
You have Spring instantiating an instance of JackrabbitDaoImpl (thus
properly initializing SessionFactory), but does it ever instantiates
an instance of ProviderDAOImpl?

On Wed, Jul 8, 2009 at 3:39 PM, Gadbury<[email protected]> wrote:
>
> Is anyone able to advise a newbie, please?  I'm still stuck with this and
> have spent quite some time trying to work it out.  It seems that as my web
> app starts, template is correctly set but later when I instantiate and use
> my DAO, getSession(true) fails as the DAO's template is null.
>
>
> --
> View this message in context: 
> http://www.nabble.com/spring-modules-jcr---Implementing-Spring-based-DAOs-without-callbacks-tp24289110p24389891.html
> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>
>



-- 
sp

Reply via email to