Re: java.lang.OutOfMemoryError

2002-11-02 Thread Kjetil Kjernsmo
On Saturday 02 November 2002 21:29, Alex Romayev wrote: > Which version of Tomcat are you running? 4.1.12. > It seems that it has to do with my upgrade, either the > new version of Tomcat (4.1.12) requires all of a > sudden requires a lot more memory (not very likely) or > there is some incompati

Re: XMLForms and Java

2002-11-02 Thread Ivelin Ivanov
good point. Would you like to submit a patch? - Original Message - From: "Mauro Daniel Ardolino" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 01, 2002 11:40 AM Subject: Re: XMLForms and Java > All right! Now I'm up to date with the "XMLForms vs Struts" thread. > Bu

Re: java.lang.OutOfMemoryError

2002-11-02 Thread Alex Romayev
Which version of Tomcat are you running? It seems that it has to do with my upgrade, either the new version of Tomcat (4.1.12) requires all of a sudden requires a lot more memory (not very likely) or there is some incompatibility (shared libraries, version of Java, ...?). Has anyone else tried T

Re: Cocoon & Orion

2002-11-02 Thread Alejandro Raiczyk
Thanks a lot Steven!!! It worked. - Original Message - From: "Steven Punte" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, November 02, 2002 2:28 PM Subject: Re: Cocoon & Orion > > --- Alejandro Raiczyk <[EMAIL PROTECTED]> > wrote: > > Hi, I'm trying to run C2 in Orion and

Re: Accessing the output of a modular db action in xsl

2002-11-02 Thread Christian Haul
On 02.Nov.2002 -- 07:22 AM, Phil Craven wrote: > When I try and get the bulk of the params that I am looking for, it seems as > if they are lost between level 3 and level 2. I believe that my stylesheet > is trying to access the params at level 2. How do I force the propagation of > the values

Re: XMLForms vs Struts

2002-11-02 Thread Ivelin Ivanov
Thank you. Konstantin and I were planning to release a comparison article for quite some time... and we are still planning ;) Ivelin - Original Message - From: "Jorge Bello" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 11:27 AM Subject: Re: XMLForms vs St

Re: documentation issues (guides, hint, error retrieval)

2002-11-02 Thread SAXESS - Hussayn Dabbous
hy, Matthew; [EMAIL PROTECTED] wrote: Hi, I'm sorry to be so direct: I don't think you have really yet grasped what it means to use open source software or to paricipate in an open source community. In a cathedral world you could demand that the vendor of your software answers all your questi

Re: Cocoon & Orion

2002-11-02 Thread Steven Punte
--- Alejandro Raiczyk <[EMAIL PROTECTED]> wrote: > Hi, I'm trying to run C2 in Orion and I get the > following error: > > org.apache.cocoon.ProcessingException: Error > compiling sitemap: > java.lang.NoClassDefFoundError: > org/apache/batik/dom/svg/SAXSVGDocumentFactory > at > org.apache.co

Re: documentation issues (guides, hint, error retrieval)

2002-11-02 Thread mlangham
Hi,I'm sorry to be so direct: I don't think you have really yet grasped what it means to use open source software or to paricipate in an open source community. In a cathedral world you could demand that the vendor of your software answers all your questions - but here - things are different. Have y

Re: XMLForms vs Struts

2002-11-02 Thread Ivelin Ivanov
Please do. Wiki is great, but I am not sure in which section would this one article go. Please let me know where it went. Thank you, Ivelin - Original Message - From: "Reinhard Poetz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 8:02 AM Subject: RE: XMLFo

Re: Accessing the output of a modular db action in xsl

2002-11-02 Thread Phil Craven
When I try and get the bulk of the params that I am looking for, it seems as if they are lost between level 3 and level 2. I believe that my stylesheet is trying to access the params at level 2. How do I force the propagation of the values from level 3 to level 2? Any help greatly appreciated

Re: java.lang.OutOfMemoryError

2002-11-02 Thread Kjetil Kjernsmo
On Friday 01 November 2002 16:32, Alex Romayev wrote: > Sorry, it's 196M, not 96M. Still not much, but it had > been sufficient enough untill I've upgraded Tomcat to > 4.1.12! I run Cocoon on 98MB RAM, and that works fine... GNU/Linux is the OS, though. The startup is very slow, but serving page

documentation issues (guides, hint, error retrieval)

2002-11-02 Thread SAXESS - Hussayn Dabbous
Hello; I want to adress three serious and tightly coupled issues concerning development and deployment of webapps using cocoon. All related to documentation: 1.) The application developers viewpoint 2.) The administrators viewpoint 3.) The cocoon error reporting issue But i do not want to adress

Re: sed or awk generator

2002-11-02 Thread Steven Noels
Braun wrote: I am using ACDSEE ON WINDOWS with descriptions of the pictures in sequential files. I want to aggreggate the pictures and their description in th xml-stream. The image-directory generator is a good solution but for the images but for the description-file I need some sort of file

sed or awk generator

2002-11-02 Thread Braun
I am using ACDSEE ON WINDOWS with descriptions of the pictures in sequential files. I want to aggreggate the pictures and their description in th xml-stream. The image-directory generator is a good solution but for the images but for the description-file I need some sort of file generator with

client-programming with cocoon

2002-11-02 Thread Braun
since some time I use some perl programming using a lot of the cpan-modules bringing up information into real estate portals. Soon you end up in a lot of change in your programming because of the change of the HTML-Pages from the portals. It needs also a lot of time to find out what really chang

Re: [ Book ] Thoughts on the "newer" Cocoon book?

2002-11-02 Thread mlangham
>>Hi everyone, I was just wondering if anyone else has looked at the newerof the Cocoon books entitled, "Cocoon 2 Programming: Web Publishing withXML and Java" ...  I just picked it up last night and I'm working my waythrough it, and I was wondering what other people thought of it so far.<