[ Follow Ups ] [ Post Followup ] [ Discussions at the Paneris newbox node ]

wasp

Posted by TimJ on Mon Nov 30 23:24:10 1998

Distribution: paneris@i-way.co.uk
Will,

I am getting this debug trace from wasp:

initializing the WASP...
Creating TagletRegistry
Registering taglet: once
Registering taglet: param
Registering taglet: cycle
Registering taglet: block
Registering taglet: session
Registering taglet: foreach
Registering taglet: switch
Registering taglet: data
Creating DataRegistry
Registering taglet: input
Debugging started
The WASP is using CLASSPATH=classes;..\classes;..\lib\jrun.jar;..\examples\jni;z:\Program Files\JRun\2.2\jre\1.1\lib\rt.jar;z:\Program Files\JRun\2.2\jre\1.1\lib\i18n.jar;z:\Program Files\JRun\2.2\jre\1.1\lib\classes.zip;z:\Program Files\JRun\2.2\jre\1.1\classes
Started PageCage()
Class.forName(uk.co.paneris.Foo)
java.lang.NoClassDefFoundError

It's dieing at line 143 in servlet.java

any ideas, the class is there otherwise I would get

java.lang.ClassNotFoundException




Follow Ups: