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

Re: wasp - fixed

Posted by TimJ on Tue Dec 1 10:01:24 1998

In Reply to: wasp posted by TimJ on November 30, 1998 at 23:24:10:

Distribution: paneris@i-way.co.uk
Challenge for me this one:

The jsm 'java arguements' did not include the swing jar in the classpath!!

anyway, big progress, time to get my datasources sorted out..

>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: