|
Yes, i already checked all the
xml's under the WEB-INF/classes/com/vico/correng/dao/ibatis/impl folder and
they were there.
here is the error stack trace incase it might
help:
.
.
.
.
and here is part of my
SqlMapConfig.xml:
.
.
<sqlMap
resource="com/vico/correng/dao/ibatis/impl/PsrecPipe.xml"/>
<sqlMap resource="com/vico/correng/dao/ibatis/impl/PsplBdkBtg.xml"/> <sqlMap resource="com/vico/correng/dao/ibatis/impl/PsplBdkHdl.xml"/> <sqlMap resource="com/vico/correng/dao/ibatis/impl/PsplWlwPen.xml"/> <sqlMap resource="com/vico/correng/dao/ibatis/impl/PsplMutPam.xml"/> .
> Not too sure
what you mean by "resources on the classpath". If he's >running a
webapp, all he needs to do is make sure it's under
WEB->INF/classes/com/vico/correng/dao/ibatis/impl/PsrecPipe.xml and
>iBatis should find it. Remember Linux is case sensitive, so check
>your case.
|
- Re: problem in linux Gunna Satria
- RE: problem in linux James, Steven
