Hi Matt,

        Have a look at xml-cocoon2/xdocs/faq.xml, line 600.

        Hope that helps.

        Cheers,

        Marcus

On Thu, 30 Aug 2001, Matt Jezorek wrote:

> I dont see the Xvfb stuff in the FAQ on how to fix it i did download a Xvfb
> rpm and had to get all of XFree86 stuff though but still Someone put in the
> mailling list the other day something to add to the startup script for Xvfb
> anyone remember it i cant find it in my mail now.
> 
> -Matt
> ----- Original Message -----
> From: "Marcus Crafter" <[EMAIL PROTECTED]>
> To: "Matt Jezorek" <[EMAIL PROTECTED]>
> Sent: Thursday, August 30, 2001 10:32 AM
> Subject: Re: Tried just about everything
> 
> 
> > Hi Matt,
> >
> > I've just looked in your cocoon.log file. The exception thrown just
> > after startup are expected if you don't have a database connection and
> > can be safely ignored.
> >
> > The exception at the bottom of the file
> > (http://dev.bluelinux.org/cocoon.log) is also a known issue. The svg
> > renderer needs an X11 server to work, that's why you're seeing this
> > error message.
> >
> > The fix is documented in the FAQ, basically you need to set the
> > DISPLAY variable to some X server location, or if that's not possible
> > install xvfb which is an off screen x server what runs in memory (good
> > for systems that do not have display hardware). Check the faq for
> > details.
> >
> > Apart from that it looks ok. After fixing the above problem, I would
> > be expecting it to work. Let me know how it goes.
> >
> > Cheers,
> >
> > Marcus
> >
> >
> >
> > On Thu, 30 Aug 2001, Matt Jezorek wrote:
> >
> > > I have uploaded my log files to
> > > http://dev.bluelinux.org
> > >
> > > there are to many to send to list i guess i dont like list attachments.
> > >
> > > -Matt
> > > ----- Original Message -----
> > > From: "Marcus Crafter" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Thursday, August 30, 2001 9:14 AM
> > > Subject: Re: Tried just about everything
> > >
> > >
> > > > Hi Matt,
> > > >
> > > > I've just checked my installation. Cocoon 2.0 works out of the box
> > > > with Tomcat 4.0b7, without need to modify the web.xml. The
> > > > documentation needs to be clarified here.
> > > >
> > > > If you are still having problems, then please send in your cocoon.log
> > > > and tomcat servlet log files so we can take a look at them to help
> > > > diagnosis.
> > > >
> > > > Cheers,
> > > >
> > > > Marcus
> > > >
> > > > On Wed, 29 Aug 2001, Marcus Crafter wrote:
> > > >
> > > > > Hi Matt,
> > > > >
> > > > > Thanks for the pointer, with Tomcat 4.0b7 this was not needed for
> me,
> > > > > Cocoon worked out of the box. I'll test this a bit further and
> clarify
> > > > > the Cocoon documentation.
> > > > >
> > > > > Cheers,
> > > > >
> > > > > Marcus
> > > > >
> > > > > On Wed, 29 Aug 2001, Matt Jezorek wrote:
> > > > >
> > > > > > Yes but it says in the cocoon instructions to add it to the
> > > > > > cocoon/webapps/WEB-INF/web.xml
> > > > > >
> > > > > > Quote:
> > > > > >
> > > > > > "Tomcat 4.0 does not expose the servlet.jar file to Apache Cocoon
> by
> > > > > > default, so before you build the Apache Cocoon webapp you will
> need to
> > > add
> > > > > > the following to the Apache Cocoon servlet definition in the
> web.xml
> > > file"
> > > > > >
> > > > > > so I did that I did exactly what it states on the install at
> > > > > >
> > > > > > http://xml.apache.org/cocoon2/install.html
> > > > > >
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > From: "Marcus Crafter" <[EMAIL PROTECTED]>
> > > > > > To: <[EMAIL PROTECTED]>
> > > > > > Sent: Wednesday, August 29, 2001 12:22 PM
> > > > > > Subject: Re: Tried just about everything
> > > > > >
> > > > > >
> > > > > > > Hi Matt,
> > > > > > >
> > > > > > > On Wed, 29 Aug 2001, Matt Jezorek wrote:
> > > > > > >
> > > > > > > > edited the web.xml in the webapps/WEB-INF from the cvs
> checkout to
> > > > > > include
> > > > > > > > the path to the servlet.jar
> > > > > > >
> > > > > > > This shouldn't be necessary as tomcat comes with it's own
> > > servlet.jar,
> > > > > > > which is available to all webapps, putting your own one there
> can
> > > only
> > > > > > > cause problems.
> > > > > > >
> > > > > > > Hope that helps.
> > > > > > >
> > > > > > > Cheers,
> > > > > > >
> > > > > > > Marcus
> > > > > > >
> > > > > > > --
> > > > > > >         .....
> > > > > > >      ,,$$$$$$$$$,      Marcus Crafter
> > > > > > >     ;$'      '$$$$:    Computer Systems Engineer
> > > > > > >     $:         $$$$:   Open Software Associates GmbH
> > > > > > >      $       o_)$$$:   82-84 Mainzer Landstrasse
> > > > > > >      ;$,    _/\ &&:'   60327 Frankfurt Germany
> > > > > > >        '     /( &&&
> > > > > > >            \_&&&&'     Email : [EMAIL PROTECTED]
> > > > > > >           &&&&.        Business Hours : +49 69 9757 200
> > > > > > >     &&&&&&&:
> > > > > > >
> > > > > > >
> > > > > >
> > > > ---------------------------------------------------------------------
> > > > > > > Please check that your question has not already been answered in
> the
> > > > > > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> > > > > > >
> > > > > > > To unsubscribe, e-mail:
> <[EMAIL PROTECTED]>
> > > > > > > For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > ---------------------------------------------------------------------
> > > > > > Please check that your question has not already been answered in
> the
> > > > > > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> > > > > >
> > > > > > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > > > > > For additional commands, e-mail:
> <[EMAIL PROTECTED]>
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > > --
> > > >         .....
> > > >      ,,$$$$$$$$$,      Marcus Crafter
> > > >     ;$'      '$$$$:    Computer Systems Engineer
> > > >     $:         $$$$:   Open Software Associates GmbH
> > > >      $       o_)$$$:   82-84 Mainzer Landstrasse
> > > >      ;$,    _/\ &&:'   60327 Frankfurt Germany
> > > >        '     /( &&&
> > > >            \_&&&&'     Email : [EMAIL PROTECTED]
> > > >           &&&&.        Business Hours : +49 69 9757 200
> > > >     &&&&&&&:
> > > >
> > > >
> > >
> > >
> >
> > --
> >         .....
> >      ,,$$$$$$$$$,      Marcus Crafter
> >     ;$'      '$$$$:    Computer Systems Engineer
> >     $:         $$$$:   Open Software Associates GmbH
> >      $       o_)$$$:   82-84 Mainzer Landstrasse
> >      ;$,    _/\ &&:'   60327 Frankfurt Germany
> >        '     /( &&&
> >            \_&&&&'     Email : [EMAIL PROTECTED]
> >           &&&&.        Business Hours : +49 69 9757 200
> >     &&&&&&&:
> >
> 
> 

-- 
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   Open Software Associates GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'     Email : [EMAIL PROTECTED]
          &&&&.        Business Hours : +49 69 9757 200
    &&&&&&&:


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to