RE: Version Hell

2002-06-13 Thread Vadim Gritsenko
Please send plain text emails. My responses start with --- -Original Message- From: daniel robinson [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 7:20 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Version Hell Perry, Thanks.  I just double checked the 2.0.2

Re: Version Hell

2002-06-13 Thread daniel robinson
rry -Original Message- From: daniel robinson[mailto:[EMAIL PROTECTED]] Sent: Friday, 14 June 2002 8:25 To: [EMAIL PROTECTED] Subject: Re: VersionHell I thought it might have to do with the reload method,but it didn't seem reasonable that i

RE: Version Hell

2002-06-13 Thread Faulkner, Perry
Hi Daniel,   javac.jar is a copy of tools.jar from the JDK, renamed and included, normally, in the cocoon.war file by the build procedure for source distro or included as standard with the binary distro. I don't know why it's missing in your configuration, but copy/rename and put into classp

Re: Version Hell

2002-06-13 Thread daniel robinson
I thought it might have to do with the reload method, but it didn't seem reasonable that it would pop an error until the sitemap was re-built.  So that fixes that problem.   Anybody with ideas for: java.lang.RuntimeException: No compiler found in your classpath. Make sure you added 'tools.jar'

RE: Version Hell

2002-06-13 Thread Darrell Cumming
3, 2002 3:06 PM > To: [EMAIL PROTECTED] > Subject: Re: Version Hell > > > Oh, one more thing. The error reported when I go to the Cocoon page > stops occurring after a minute or two. In other words, make > a change in > the sitemap, save, get error, wait a minute, error al

Re: Version Hell

2002-06-13 Thread daniel robinson
Oh, one more thing. The error reported when I go to the Cocoon page stops occurring after a minute or two. In other words, make a change in the sitemap, save, get error, wait a minute, error all gone. (repeat process because you think you've done something wrong). What is THAT about? daniel