christopher baus wrote:
>
> I finally got webmacro working. I upgraded to JDK1.2.2. Is not working
> with IBM JDK1.1.8. Is anyone out there using JDK1.1.8 with web macro? I
> can't get it to work. And yes I had the 1.1 build in the repository
> classpath. I'll admit that's pretty frustrating, with just bizarre
> exceptions in the log file.
>
> > Here's the jserv.log
> > >
> > > [31/08/2000 14:19:07:259 PDT] Turbine/org.apache.turbine.Turbine: Turbine
> > > init()!
> > > [31/08/2000 14:19:13:528 PDT] java.lang.IllegalAccessError:
> > > org.webmacro.engine.ParseTool._cur
> > > at org.apache.jserv.JServConnection.processRequest(Compiled Code)
> > > at org.apache.jserv.JServConnection.run(Compiled Code)
> > > at java.lang.Thread.run(Compiled Code)
> > >
> > > Apache error_log
> > >
> > > ava.lang.IllegalAccessError:
> >org.webmacro.broker.ResourceManager._expireTime
> > > at org.webmacro.broker.ResourceManager$1.run(Compiled Code)
> > > java.lang.IllegalAccessError: org.webmacro.engine.ParseTool._cur
> > > at org.apache.jserv.JServConnection.processRequest(Compiled Code)
> > > at org.apache.jserv.JServConnection.run(Compiled Code)
> > > at java.lang.Thread.run(Compiled Code)
> > >
These IllegalAccessErrors are caused by the use of inner classes in
webmacro, in conjunction with JDK1.1.x bugs.
Modify WebMacro, or use JDK1.2.
--
#############################################################
## J.C. [EMAIL PROTECTED]
## -- Idiot Extrodinare --
#############################################################
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]