So here comes "Mr. Attitude" again: I was wondering if iBATIS 3.0 is supposed to work with Spring 2.5 through ibatis-compat library or not. I get a NoClassDefFoundError exception when I try to run my application on Tomcat 6:
java.lang.NoClassDefFoundError: com/ibatis/common/xml/NodeletException The stack trace doesn't say much about the root of the exception so I was not able to figure out if it is Spring that is trying to access that class or iBATIS. Also com.ibatis.common.xml package is not in ibatis-compat library. Andy ideas? Zhubin -- View this message in context: http://www.nabble.com/iBATIS-3.0-and-Spring-2.5-integration-tp24973590p24973590.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org