On Fri, 13 Jun 2003, Berin Loritsch wrote: > Berin Loritsch wrote: > >It seems unlikely, but it is possible. > > > >Could you print out the output of: > > > >$ java -version > > > >On one of the Apache boxes we have both JDK 1.3.1 and JDK 1.4.1, and > >the results of JDK 1.3.1 is: > > > >java version "1.3.1-p8" Java(TM) 2 Runtime Environment, Standard Edition > >(build 1.3.1-p8-brian-030218-18:06) > >Classic VM (build 1.3.1-p8-brian-030218-18:06, green threads, nojit) > > > > > >I am in the process of testing Cocoon on the Apache box, but be advised > >that Apache is running a newer FreeBSD than you. > > I see that we have the same problem here. > > initialize()v Is used for static initializers and constructors, so it > may be an issue with the classloader for JDK 1.3.1, but it is difficult > to say yet.
Okay, so you were actually able to verify the problem. Glad I'm not going insane. :-) Is it too early to say if the problem is in the JDK or in the ecm? Hopefully this will be a trivial fix... thanks, rob