As the saying goes "Never Mind".
More testing proved my assumption about BeanNameAutoProxyCreator incorrect. The error is in my abstractSerivce bean definition. Because I'm not specifying a...
Type: Posts; User: JamesSimons; Keyword(s):
As the saying goes "Never Mind".
More testing proved my assumption about BeanNameAutoProxyCreator incorrect. The error is in my abstractSerivce bean definition. Because I'm not specifying a...
I'm looking for advice/assistance in setting up transactional autoproxying for a number of similar prototype scoped beans. The beans in question are service beans, that are used in a JSF web...
Thanks for your reply.
The problem is repeatable (I can delete the table, recreate it, and get the exact same results) and consistent across the database (I have over 100 tables with this...
When creating a database table using the org.springframework.orm.hibernate3.LocalSessionFactoryBean.createDatabaseSchema(), the table is being created with some fields being null capable, despite the...