Re: Does ibatis 2.x OSGi ready?

2009-08-05 Thread Argan
rClassLoader Clinton Begin wrote: > > And how do you propose to do that? > > On 2009-08-05, Argan wrote: >> >> We found a problem when use ibatis 2.3.4 in spring dm,ibatis can't find >> sql-map2.dtd,and try to resolve it by network. >> >> By digging the

Does ibatis 2.x OSGi ready?

2009-08-04 Thread Argan
We found a problem when use ibatis 2.3.4 in spring dm,ibatis can't find sql-map2.dtd,and try to resolve it by network. By digging the source code(com.ibatis.sqlmap.engine.builder.xml.SqlMapClasspathEntityResolver and com.ibatis.common.resources.Resources),we found ibatis will always find the res