Cocoon HOSTING - www.planetsalvage.com

2002-03-23 Thread Alex Protasov
Hello cocoon-users, New cocoon-hosting site (since Jan 2002) www.planetsalvage.com - Cocoon 1.8.2 -- Best regards, Alex mailto:[EMAIL PROTECTED] - Please check that your question has not already

including cocoon in jsp using struts

2002-03-23 Thread Moritz Petersen
hello! sorry for cross-posting this to cocoon-uses and struts-user! i have the problem, that i need to dynamically include cocoon results into a jsp page. because we use stru

Re: Logger not defined

2002-03-23 Thread Peter Fagerlund
on 23-03-2 03.57, Vadim Gritsenko at [EMAIL PROTECTED] wrote: > Reduce log level from DEBUG to INFO. > > See logkit.xconf and web.xml Yes - that would be one way ;-) I am interested in why my setup do not define the logger ? >SocketListener-0/LogKitLogger: Logger for category core.xslt-process

RE: Oddity with XSP and Namespaces

2002-03-23 Thread Leigh Dodds
Thanks Vadim, > > Hi, can anyone explain the following, or identify that this > > is a fixed bug? > > Ok, I can now identify that this is a *fixed* bug. Thanks for finding. Am I right in thinking that this will end up in Cocoon 2.0.2? Thanks, L. --

Problems with Java1.4 and svg2png

2002-03-23 Thread C. Gaffga
Hi , I tryed that, but it doesn't solve my problem. If you look to the first line of the attached picture (sample SVG from coocon), you will see that I seem to be a problem with Anti-Aliasing. The first letter "O" appers a second time 20 pixels to the right, a little bit softer (see the zoomed fi

Re: Cocoon and XIndice versions

2002-03-23 Thread Christian Zoffoli
Alex McLintock wrote: > > Hi folks, > > I'm trying to find satisfactory versions of Cocoon and XIndice which work > together. > [cut] my little how-to 1- copy batik-libs,xerces,xalan,xml-apis from $CATALINA_HOME/webapps/cocoon/WEB-INF/libs to $CATALINA_HOME/lib 2- add export CATALINA_OPTS='-

Re: Cocoon and XIndice versions - FIXED

2002-03-23 Thread Christian Zoffoli
Alex McLintock wrote: > > Hi folks, > > I'm trying to find satisfactory versions of Cocoon and XIndice which work > together. > [cut] my little how-to 1- copy batik-libs,xerces,xalan,xml-apis from $CATALINA_HOME/webapps/cocoon/WEB-INF/libs to $CATALINA_HOME/lib 2- add export CATALINA_OPTS='-

AW: Cocoon and XIndice versions

2002-03-23 Thread Axel Honfi
Hello! First, I think that jdk1.4 may cause some problems, but read in the archives for more on that. You don't need a new cvs-snapshot, just use cocoon2 normal release and define the xmldb pseudo protocol in cocoon.xconf:

RE: Logger not defined

2002-03-23 Thread Vadim Gritsenko
> From: Peter Fagerlund [mailto:[EMAIL PROTECTED]] > > on 23-03-2 03.57, Vadim Gritsenko at [EMAIL PROTECTED] wrote: > > > Reduce log level from DEBUG to INFO. > > > > See logkit.xconf and web.xml > > Yes - that would be one way ;-) > I am interested in why my setup do not define the logger ?

RE: Oddity with XSP and Namespaces

2002-03-23 Thread Vadim Gritsenko
> From: Leigh Dodds [mailto:[EMAIL PROTECTED]] > > Thanks Vadim, > > > > Hi, can anyone explain the following, or identify that this > > > is a fixed bug? > > > > Ok, I can now identify that this is a *fixed* bug. Thanks for finding. > > Am I right in thinking that this will end up in Cocoon 2.

RE: Cocoon and XIndice versions - FIXED

2002-03-23 Thread Vadim Gritsenko
> From: root [mailto:root] On Behalf Of Christian Zoffoli > > Alex McLintock wrote: > > > > Hi folks, > > > > I'm trying to find satisfactory versions of Cocoon and XIndice which work > > together. > > > [cut] > > my little how-to > > 1- copy batik-libs,xerces,xalan,xml-apis from > $CATALINA_HO

Re: Cocoon and XIndice versions - FIXED

2002-03-23 Thread Christian Zoffoli
Vadim Gritsenko wrote: > > > From: root [mailto:root] On Behalf Of Christian Zoffoli > > > > Alex McLintock wrote: > > > > > > Hi folks, > > > > > > I'm trying to find satisfactory versions of Cocoon and XIndice which > work > > > together. > > > > > [cut] > > > > my little how-to > > > > 1- copy

Cocoon2 emulation of Cocoon1: How?

2002-03-23 Thread Steven Punte
Cocoon User Group:     Does anyone have an example of a     structure that can emulate the old standard Cocoon 1     XML -> XSP -> XSL -> HTML  pattern?     Looking for confortable starting place.     steve         Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards®

DO NOT REPLY [PATCH QUEUE] Summary March 24 2002

2002-03-23 Thread nicolaken
--- This mail is generated automatically using Jakarta Ant. Contents are automatically downloaded from Apache's Bugzilla. --- Please do not reply to t

Embedded fonts on fop+cocoon2

2002-03-23 Thread Fastweb
please replay to [EMAIL PROTECTED]   Help me, i use cocoon2 to make a PDF. I create a xml file with a servlet and i use FOPSerializer to convert, using a xslt configuring a file, but i have on apache log this message:   [fop] HttpProcessor[8180][4]/MessageHandler: unknown font Trebuchet,no

Re: Embedded fonts on fop+cocoon2

2002-03-23 Thread Matteo Di Giovinazzo
See on FOP->FAQ for fonts inclusion in fop. This userconfig.xml fragment works for me with Verdana font: for Trebuchet font create your xml file from ttf. (it's a strange misture of "file:" protocol and *empty* protocol!!!) -- matteo See www.unipdleague.da.

Minimal Requirements

2002-03-23 Thread Peter Davis
I'm trying to build a site using cocoon, but for my production system I don't want any of the examples cluttering up my disk or the site. I don't need any SQL, XSL:FO, SVG, any of the demo sites, or even HTML output, and so I'd like to be able to remove all of those things from cocoon.xconf and s

RE: Minimal Requirements

2002-03-23 Thread Vadim Gritsenko
> From: Peter Davis [mailto:[EMAIL PROTECTED]] On Behalf Of Peter Davis (by way > > I'm trying to build a site using cocoon, but for my production system I don't > want any of the examples cluttering up my disk or the site. I don't need any > SQL, XSL:FO, SVG, any of the demo sites, or even HTML