So it would appear that no matter what I do, my entityManagerFactory is null. Tracing through the code and even trying to wire it in rather than have it injected using the PostProcessor, it is still null.
Very odd. Did you have this configuration or a similar one working with a previous CAS version? That is to say, is this this an upgrade or a new install?
I see you're referencing a JNDI data source, presumably defined in the container. I wonder if that's causing problems. Can you try a data source defined in Spring context and see whether that produces a different result?
M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
