David C. Hicks [mailto:[EMAIL PROTECTED] wrote
> I'm stuck with version 2.0.3 due to dependencies - I
> think because spring-jpa hasn't caught up

Looks like spring-jpa has moved to spring-orm in 2.5
org.springframework
spring-orm

The ContextLoaderListener should work in Spring 2.0.x though.
Have you tried
WebApplicationContextUtils.getWebApplicationContext(sevletContext) ?

Brad Cupit
LSU - University Information Systems

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to