Thanks Jan. I have downloaded iBatisWorkshop and build it. Is there a direct Maven repo URL for download of the jar? Or I have to manually install it in my local repo?

BTW, does anyone have any idea of the timeline for Spring 3.1 release?

Thanks

--Viv

On Apr 1, 2010, at 10:19 PM, Ing. Jan Novotný wrote:

Yes, there is. You can download it from: http://github.com/novoj/iBatisWorkShop
There is a copy of proposed Spring 3.1 integration acquired from isue: http://jira.springframework.org/browse/SPR-5991
All tests in the suite works well with Spring.

Jan.

2010/4/2 Viv Kapadekar <vi...@peoplepowerco.com>
Hi

Does anyone have an example of iBatis 3 integration with Spring 3.0. With iBatis 2.X the spring conflig file was like this:

<bean id="sqlMapClient" class="org.springframework.orm.ibatis.SqlMapClientFactoryBean">
                <property name="dataSource" ref="dbcpDataSource"/>
<property name="configLocation" value="classpath:sqlmap- config.xml"/>
        </bean>

-Viv




--
--------------------------------------------------------------
Ing. Jan Novotný
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
http://blog.novoj.net
Myšlenky dne otce Fura
--------------------------------------------------------------

---------------------------------------------------------------
Viv Kapadekar
vi...@peoplepowerco.com

Reply via email to