I am using the SpringFramework to manage iBatis in MyEclipse would that still not work?
Using Spring’s iBatis wrapper classes etc.
e.g. org.springframework.orm.ibatis.support.SqlMapClientDaoSupport
OC4jJ 10.1.2
I built my web & ejb apps to the J2EE 1.3 specs
WinXP
JSDK 1.4.2_06
I have spent all day trying to get it goin with no success. it fails while accessing “getSqlMapClientTemplate()” with a NullPointerException. As if Spring cannot instaniate the class during startup.
if there is a work around please let me know. I just started using MyEclipse March 13, 2006 and think it is a wonderful IDE. But i will have to let the trial expire until iBatis is supported. My project environment in seet in stone.
any insight is appreciated.