On Sun, 9 Sep 2001 18:48:52 +0200, Konstantin Agouros <[EMAIL PROTECTED]> 
wrote:

> On Sat, Sep 08, 2001 at 07:54:15PM +0200, Konstantin Agouros wrote:
> > Hi,
> > 
> > thanks for the file. I tried this as well with xalan on the
> > commandline as with cocoon. Now I don't get an endless loop but a
> > Java.lang.outofmemory.  I guess I have to start the JVM with more
> > virtual memory (I use the oasis docbook.dtd) and JDK 1.17. But it
> > is really slow until it gets to the error.  So is this whole idea
> > a workable solution for interactive cocooning?
> > 
> So I got it working now after starting the jvm with -mx64m. However
> cocoon 1.8.2 (or the xerces/xalan that come with it) do now work on
> docbook. Another issue is computing time. When I use xalan by hand
> on an athlon 1.1Ghz it takes 30seconds for the translation of
> Marinas simple example file. So how do I get docbook-files to a
> workable solution with cocoon?

If you're an XEmacs/GNU Emacs user, you can try my XSLT-process
mode. The latest version 2.1 has support for DocBook through the
DocBook-XSL stylesheets. The supporting JVM is started only once, so
processing the XML document runs quite fast from the second run
onward.

You can find the XSLT-process mode at:

http://xslt-process.sourceforge.net/index.php


Regards,
-- 
Ovidiu Predescu <[EMAIL PROTECTED]>
http://orion.nsr.hp.com/ (inside HP's firewall only)
http://sourceforge.net/users/ovidiu/ (my SourceForge page)
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)

---------------------------------------------------------------------
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