Rahesh,
You need to find the foot cause of this exception. It will not be in
the same stack trace. Some exception occurred before the web page was
actually hit. The exception will appear earlier in the log.
Clinton
org.apache.jasper.JasperException: Exception creating bean of class
com.ibatis.jpetstore.presentation.CatalogBean: {1}
at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:248)
at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241)
On Wed, 19 Jan 2005 11:22:45 +0530, Rahesh Kumar <[EMAIL PROTECTED]> wrote:
> Hi,
>
> When i was deploying the JPetStore application.i got this exception,
> the exception is as follows
>
> Exception creating bean of class com.ibatis.jpetstore.presentation.CatalogBean
>
> could you please help me in this regard
>
> Thanks
> Rahesh
>