Run with JIT turned off so you can get some line numbers in your stack
traces. It looks like you have compiled Starter.java against a jdk-1.1
version of WebMacro, though you say specifically you are using the jdk-1.2
version. So I have no other suggestions.
John McNally
----- Original Message -----
From: Chris Kimpton <[EMAIL PROTECTED]>
To: turbine <[EMAIL PROTECTED]>
Sent: Thursday, July 06, 2000 7:26 AM
Subject: Turbine/Webmacro - newbie error...
> Hi,
>
> I've recently started using Webmacro with Turbine.
>
> I had my first page going fairly well - I then tried adding a second page
via a link and it now seems to break down...
>
> When I run it I get this error;
>
> [06/07/2000 14:22:29:459 GMT+00:00] java.lang.NoClassDefFoundError:
org/webmacro/util/java2/Map
> at com.morefire.vg.screens.Starter.doBuildTemplate(Starter.java, Compiled
Code)
> at
org.apache.turbine.modules.screens.WebMacroSiteScreen.doBuildTemplate(WebMac
roSiteScreen.java, Compiled Code)
> at
org.apache.turbine.modules.screens.TemplateScreen.doBuild(TemplateScreen.jav
a, Compiled Code)
> at
org.apache.turbine.modules.screens.WebMacroSiteScreen.doBuild(WebMacroSiteSc
reen.java, Compiled Code)
> at org.apache.turbine.modules.Screen.build(Screen.java, Compiled Code)
> at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java,
Compiled Code)
> at
org.apache.turbine.modules.layouts.WebMacroSiteLayout.doBuild(WebMacroSiteLa
yout.java, Compiled Code)
> at org.apache.turbine.modules.Layout.build(Layout.java, Compiled Code)
> at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java,
Compiled Code)
> at
org.apache.turbine.modules.pages.WebMacroSitePage.doBuild(WebMacroSitePage.j
ava, Compiled Code)
> at org.apache.turbine.modules.Page.build(Page.java, Compiled Code)
> at org.apache.turbine.modules.PageLoader.exec(PageLoader.java, Compiled
Code)
> at Turbine.handleException(Turbine.java, Compiled Code)
>
>
> ... but I can't find any code referring to java2/map - I am using the
jdk1.2 webmacro from Turbine.
>
> I am running on Linux, with jdk1.2 rc4 from Blackdown. I get this both
with jserv and tomcat as a separate server.
>
> Any ideas?
>
> Thanks,
> Chris
> ---
> "surely it is madness to accept life as it is and not as it could be"
> ______________________________________________
> FREE Personalized Email at Mail.com
> Sign up at http://www.mail.com/?sr=signup
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]