if you are seeing 'No converter found for 'org.hibernate.proxy.pojo.cglib.CGLIBLazyInitializer' in your log when you using the spring+hibernate+dwr combination,
to solve this problem,
change the converter='bean' to converter="hibernate3" in the convert tag.
0 comments:
Post a Comment