RESOLVED: custom generator not working on a fresh install

2003-02-11 Thread peter riegersperger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 if anyone's interested: the problem was that my jar-file was in tomcat/common/lib and cocoon/WEB-INF/lib. removing it from common/lib helped. apparently, cocoon was using the jar-file from /common/lib and was unable to find its own classes afterwards

Re: custom generator not working on a fresh install

2003-02-11 Thread Lionel Crine
Usually this error happens when I jar file is missing in the classpath or it is a syntax error in the sitemap. Hope this help. At 22:09 10/02/2003 +0100, you wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi again! nobody any idea? i'm getting desperate here, so any hint/pointer/tip would

Re: AW: custom generator not working on a fresh install

2003-02-10 Thread peter riegersperger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 10 February 2003 23:06, Jan Harms wrote: > DonĀ“t panic ;-) too late. I managed to not pass out, but if i didn't have KMahjongg, i'd be in real trouble ;) > have you tried to call the java VM with the "-verbose:class" option? You > will ha

AW: custom generator not working on a fresh install

2003-02-10 Thread Jan Harms
> Von: peter riegersperger [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 10. Februar 2003 22:09 > An: [EMAIL PROTECTED] > Betreff: Re: custom generator not working on a fresh install > > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > hi again! > > no

Re: custom generator not working on a fresh install

2003-02-10 Thread peter riegersperger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi again! nobody any idea? i'm getting desperate here, so any hint/pointer/tip would be very very welcome! thanks, rick On Friday 07 February 2003 22:52, peter riegersperger wrote: > Hi all! > > We reactivated a Cocoon-based project that I haven

Re: custom generator not working on a fresh install

2003-02-08 Thread peter riegersperger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 07 February 2003 22:52, peter riegersperger wrote: [..] > The server is running on cocoon-2.0.3, I'm using 2.0.4 (Source > distribution) on my notebook. > All in all, I'm running: > Linux > Tomcat 4.0.4 > Cocoon 2.0.4 (the binary distribution

custom generator not working on a fresh install

2003-02-07 Thread peter riegersperger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all! We reactivated a Cocoon-based project that I haven't touched for a while, and I try to get Cocoon (and that project) running on my notebook. Included in this project is a custom generator, and this seems to be a bit of a problem. On the dev