[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] tomcat woes



James P. Kinney III wrote:

> No joy yet. I added an explicit classpath for the location of the jar
> file collection I'm trying to hit. The log file shows the following:
> 
> 
> May 24, 2005 7:50:15 PM org.apache.catalina.core.ApplicationContext log
> INFO: Marking servlet org.apache.catalina.INVOKER.OpenHouse as
> unavailable
> May 24, 2005 7:50:15 PM org.apache.catalina.core.ApplicationContext log
> SEVERE: Error loading WebappClassLoader
>   delegate: false
>   repositories:
> ----------> Parent Classloader:
> org.apache.catalina.loader.StandardClassLoader at 2a15cd
>  OpenHouse
> java.lang.ClassNotFoundException: OpenHouse

What browser are you testing it with?  Try running it via mozilla and 
then check out the 'tools->web development->java console' output.

-- 
Until later, Geoffrey