Looks like it can't find your mo.org.cpttm.helloworld.Home class
(which should be in the
WEB-INF/classes/mo/org/cpttm/helloworld directory)

or there is a class used by your Home.java class that isn't being
deployed by your webapp.


On 3/19/06, Rohan Deol <[EMAIL PROTECTED]> wrote:
> Hi Everybody,
>
>  I'm completely new to tapestry and planning to use it
> for a new project.
>
>  I'm using Tapestry-3.0.3, Tomcat-5.0 and Eclipse
> 3.1.1.
>
> I'm getting following runtime exeption when working on
> a exercise problem -
>
> Could not load class mo.org.cpttm.helloworld.Home from
> WebappClassLoader delegate: false repositories:
> /WEB-INF/classes/ ----------> Parent Classloader:
> StandardClassLoader
>
>
> Following is the stack trace for the above problem -
> java.lang.ClassNotFoundException
> mo.org.cpttm.helloworld.Home
>
> Stack Trace:
>
>     *
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1340)
>     *
> org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1189)
>     *
> java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
>     * java.lang.Class.forName0(Native Method)
>     * java.lang.Class.forName(Class.java:242)
>
> Thanks in advance.
>
> Amrik
>
>
>
> __________________________________________________________
> Yahoo! India Matrimony: Find your partner now. Go to http://yahoo.shaadi.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to