Thank you!
Type: Posts; User: chotchki; Keyword(s):
Thank you!
I am trying to figure out howto convert the following Spring bean xml to the new JavaConfig method:
<bean id="sqlMapClient" class="org.springframework.orm.ibatis.SqlMapClientFactoryBean">
...
Pooja,
I am running into a very similar issue and was curious if you ever solved yours?