Closed GoogleCodeExporter closed 9 years ago
Can you post your module config? Unless you use UnitOfWork.REQUEST, it should
not
load the SPR filter class at all.
This may be an oversight on my part when using Jpa, however--can you confirm
that the
problem occurs with Jpa and not Hibernate? I will double check this on my side
too.
Original comment by dha...@gmail.com
on 18 Oct 2007 at 9:16
This looks like it's caused by JpaBindingSupportsetUnitOfWork(UnitOfWork
unitOfWork){...} which tries to instantiate SessionPerRequestFilter.
Original comment by shawn.ho...@gmail.com
on 2 Mar 2008 at 2:21
fixed in warp-persist 1.0. Please use the versioned jar (or the
/tags/warp-persist-1.0proper source path).
Original comment by dha...@gmail.com
on 2 Mar 2008 at 6:26
Original issue reported on code.google.com by
jboy...@gmail.com
on 12 Oct 2007 at 7:12