I have put all the jars on my java build path in Eclipse. When I compile the program in Eclipse, I do not get any errors. I also have the ibatis-common-2.jar & sqlmap-2.jar on my class path
Mithra Rajah -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Larry Meadors Sent: Monday, October 24, 2005 3:57 PM To: user-java@ibatis.apache.org Subject: Re: Noclassdeffounderror Where is the struts jar, and where is the ibatis jar? Larry On 10/24/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi, > > I get this error when I use IBATIS with struts: > > java.lang.NoClassDefFoundError: > com/ibatis/common/resources/Resources > > I have set the classpath correctly. > > Please help, > > Mithra > >