reverse proxy with mod_proxy in front of cocoon

2003-02-20 Thread caleb racey
eep alives with cocoon? My general feelings on keep alives is that they are to be avoided anyway. My searching of the lists (cocoon and httpd) hasn't turned up anything. Cheers Cal Caleb Racey Webteam University Computer Service University of Newcast

ideal hardware for cocoon?

2003-02-12 Thread caleb racey
m hardware should be reached by careful study of what us it is going to be put to, but we are just starting out seriously on the cocoon route so don't have the experience to know exactly how it will be used. Caleb Racey Webteam University Computer Service University of Newcastle te

RE: orphans and widows within XSL-FO and Cocoon

2002-12-11 Thread caleb racey
very in depth tutorial on FOP in december so keep you eyes open on http://www-106.ibm.com/developerworks/. I can send you the pdf of his presentation if you want (all 228 pages)anybody know what the copyright issues are (can't find anything on the disk)? Caleb Racey Webteam Universit

RE: PDF "Double Dipping" -- FOP bug?

2002-09-13 Thread caleb racey
Known bug in acrobat reader I think   http://support.microsoft.com/default.aspx?scid=kb;EN-US;q293792   I seem to remember (though may be totally wrong) that the first request is trying to find the content length, and the second request tries to get the content. There was something in t

RE: XML to PDF

2002-08-19 Thread caleb racey
A good starting point HowTo is at: http://www.codeconsult.ch/drafts/cocoon/howto-html-pdf-publishing-DRAFT- 01.html A guide for using xsl-fo is at: http://www.dpawson.co.uk/xsl/sect3/bk/index.html My personal recommendation is to get your version of cocoon tuned up so it is using optimal memory

any expierience of getting xml from Quark

2002-06-14 Thread caleb racey
formatting guidelines so should be reasonably well orderred. Anyone found a solution to the quark to xml problem? Cheers Caleb Racey Webteam University Computer Service University of Newcastle tel 0191 222 5916 - Please che

any sites optimised for handhelds

2002-04-30 Thread caleb racey
Sorry if this is off topic Are there any cocoon 2 based sites out there that have a section with output optimised for small screens, handhelds pda etc My boss has just purchased a iPAQ and is browsing around..it would make the process of selling cocoon easier if I could show off the 1 sourc

pdf transformation and xml file sizes

2002-04-16 Thread caleb racey
What factors limit the size of xml file you can transform to pdf? I'm testing out one of my pipelines that generates simple pdf from an xml file. When using a small (2kb) xml file it all works fine but as I begin to paste more (valid) xml into the file it stops working (at about 23k). The pdf p

cocoon tutorial, where is ipms.xsl ?

2002-04-11 Thread caleb racey
ver I can't find ipms.xsl anywhere, I have searched the cocoon 2.0.2 distribution and the site xml.apache.org/cocoon. Does anyone know where it is or what it contains? Cheers Cal Caleb Racey Webteam University Computer Service University of Newcastle tel 019

RE: cocoon 2.0.2 and mod_webapp

2002-03-26 Thread caleb racey
PROTECTED]] Sent: 26 March 2002 13:41 To: [EMAIL PROTECTED] Subject: RE: cocoon 2.0.2 and mod_webapp did you delete the Tomcat work directory for cocoon? (don't trust me, i am just a beginner :-) Peter Jacobs > -Original Message- > From: caleb racey [mailto:[EMAIL PROTECT

cocoon 2.0.2 and mod_webapp

2002-03-26 Thread caleb racey
Jdk=suns jdk1.3.1_02 Os=redhat 7.2 (headless) Servlet container = tomcat 4.0.1 Cocoon= cocoon 2.0.2 Webserver = apache 1.3.23 I have just upgraded from cocoon 2.0.1 too 2.0.2 on my server Previously I had cocoon 2.0.1 running fine through apache + mod_webapp + tomcat on my headless redhat box (

RE: cocoon2 + headless solaris + tomcatv4 not starting

2002-02-13 Thread caleb racey
Works Thanks Bert, 4 days of frustration fixed in 5 minutes.   Caleb Racey Webteam University Computing Service   -Original Message- From: Bert Van Kets [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 12, 2002 4:32 PM To: [EMAIL PROTECTED] Subject: Re: cocoon2

cocoon2 + headless solaris + tomcatv4 not starting

2002-02-12 Thread caleb racey
Apologies in advance for the long windedness of this post, I wanted to get all the details down. I'm trying to install cocoon on a tomcat server on a solaris box cocoon=2.0.1 tomcat=4.0.1 solaris=2.8 jdk=1.3 (in j2se) I have been successful in deploying cocoon in tomcat on windows xp as a test,