Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
On 24 May 2002 00:58:47 +1200 James Kahn <[EMAIL PROTECTED]> wrote: > On Fri, 2002-05-24 at 00:40, Francois Chenais wrote: > > More information, > > > > The first error is > > > > java.lang.NoClassDefFoundError: > > javax/xml/transform/TransformerConfigurationException > > > > Why is it

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
Snip ;-| But that life :-) François On Thu, 23 May 2002 09:07:33 -0400 Hubert Chan <[EMAIL PROTECTED]> wrote: > > "Francois" == Francois Chenais <[EMAIL PROTECTED]> writes: > > [...] > > Francois> Is this normal because I HAVE TO configure somethin or > Francois> is the deb pkg

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Hubert Chan
> "Francois" == Francois Chenais <[EMAIL PROTECTED]> writes: [...] Francois> Is this normal because I HAVE TO configure somethin or Francois> is the deb pkg buggy ? The package is buggy. There are a bunch of missing dependencies, etc. See http://bugs.debian.org/cgi-bin/pkgreport.cgi?s

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread James Kahn
On Fri, 2002-05-24 at 00:40, Francois Chenais wrote: > More information, > > The first error is > > java.lang.NoClassDefFoundError: > javax/xml/transform/TransformerConfigurationException > > Why is it missing ? I don't have experience with cocoon - but that error means you don't have

Re: tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
More information, The first error is java.lang.NoClassDefFoundError: javax/xml/transform/TransformerConfigurationException Why is it missing ? François On Thu, 23 May 2002 14:06:26 +0200 Francois Chenais <[EMAIL PROTECTED]> wrote: > Hello, > > I have installed coc

tomcat / cocoon2 / internal server error

2002-05-23 Thread Francois Chenais
Hello, I have installed cocoon2 with tomcat and cocoon2-example pkg. When go to URI http://localhost:8081/cocoon2/, I have an internal server error because 'The sitemap handler's sitemap is not available' Is this normal because I HAVE TO configure somethin or is