Re: Can't run under JBoss2.4/Tomcat3.2.3

2001-09-02 Thread Gianugo Rabellino
On Mon, Sep 03, 2001 at 07:10:18AM +0200, giacomo wrote: > > This is another good candidate for Cocoon FAQs. Batik (used by FOP for image > > rendering) is using AWT to do some of his work, and AWT under *nix needs to > > connect to an X server. You might want to look for Xvfb, a "virtual" X > >

Re: XSP code reuse between files

2001-09-02 Thread Alexandru COSTIN
Thank your for your suggestion. I wonder though how can this mecanism be used when trying to reuse the XSP code between multiple files... I would like to avoid redefining the reusedPart method for everypage, as it's definition will remain unchanged

[C2b2] JSP Generator example fails with "Error creating the resource Exception JspGenerator.generate()"

2001-09-02 Thread Paul Spencer
Using Cocoon 2.0-b2, Tomcat 4.0-b7, Java 1.3, Window NT4 SP5. I get the following error running the Jsp Generator example: Error Creating the resource Exception JspGenerator.generate() from source org.apache.cocoon.ProcessingException description org.apache.cocoon.ProcessingException: Exce

Re: Can't run under JBoss2.4/Tomcat3.2.3

2001-09-02 Thread giacomo
On Tue, 28 Aug 2001, Gianugo Rabellino wrote: > > Hmmm, on Jboss 2.4 with latest coccon-2 build and IBM jdk1.3 I get this > > little surprise: > > > > java.lang.InternalError: Can't connect to X11 window server using ':0.0' > > as the value of the DISPLAY variable. > > Why on earth does this thin

oracle web listener and C2

2001-09-02 Thread Bernie Lee
hi all   my company here runs our web server on Oracle Web Listener. does anyone know if C2 works with it?

mod_Jk

2001-09-02 Thread Matt Jezorek
is there a new version of mod_jk out that goes with the new jakarta-tomcat or how is everyone else tying in apache with cocoon and tomcat?   I have one version of mod_jk but it always fails saying it cant load the workers file. I am not good with apache modules really so dont know what else

Re: Problem with C2 memory usage

2001-09-02 Thread Thomas Patterson
Use JProbe to find the "leak". -Tom - Original Message - From: "Rune Sandnes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 02, 2001 7:53 AM Subject: Problem with C2 memory usage We have some problems with memory usage in Cocoon2b2 on Windows 2000 with IIS and T

RE: C2 slow?

2001-09-02 Thread Bernie Lee
yeah. i'm using the samples from the C2 welcome page. now that most of it is in my cache, it loads in <1s. but the Session XSP sample which i just ran for the 1st time today took abt 2s. less time than the previous samples' 1st run. nvm. i think it shld get better when out of beta. -Origi

Re: Cocoon2 and logicsheets

2001-09-02 Thread Cassandra Bonner
Has anyone found a detailed answer to these questions? There was a similar question a while back... http://mailman.real-time.com/pipermail/cocoon-users/2001-June/016332.html If anyone can detail how to setup a logicsheet within cocoon2, that'd be great. I can't even get the built-in logicshe

Problem with C2 memory usage

2001-09-02 Thread Rune Sandnes
We have some problems with memory usage in Cocoon2b2 on Windows 2000 with IIS and Tomcat 3.2.3. Everything works fine for a while, but after a number of accesses the amount of memory Cocoon uses grows really big (e.g. 180MB) and things work slower and slower. We have to restart tomcat to get Co

Re: Out of memory with JDK

2001-09-02 Thread Stephan Kassanke
Chris, that was what I was looking for. thanks! Stephan - Original Message - From: "Chris Newland" <[EMAIL PROTECTED]> To: "Cocoon-Users" <[EMAIL PROTECTED]> Sent: Tuesday, August 28, 2001 10:38 AM Subject: RE: Out of memory with JDK > Hi Stephan, > > I'm using Tomcat 4.0-b6 as my ser