Re: I don't understand SourceUploadAction

2002-07-08 Thread Omar Alos
Thanks Stephan, I'll do an UploadGenerator Omar ___ Copa del Mundo de la FIFA 2002 El único lugar de Internet con vídeos de los 64 partidos. ¡Apúntante ya! en http://fifaworldcup.yahoo.com/fc/es/ --

I don't understand SourceUploadAction

2002-07-08 Thread Omar Alos
Hello I want to receive a docbook file, transform it and return a PDF file. I think that maybeuload stores the file in the upload dir and SourceUploadAction reads it and stores in another path. It's really working that way? I thing that what I need is an UploadGenerator that gets the xml file fr

Re: xsp: basic start

2002-07-01 Thread Omar Alos
Hola Diego The correct xmlns declaration is: xmlns:xsp="http://apache.org/xsp" (at the top of your xsp file) Omar  Copa del Mundo de la FIFA 2002El único lugar de Internet con vídeos de los 64 partidos ¡Apúntante ya!.

Redirection of output

2002-06-28 Thread Omar Alos
 Hello Sorry for sending again this issue, but I really need your help. I want to send my cocoon output  to a different output that the entry, for example, printing the ps in a net printer, or saving the pdf in a file, etc. How can I do this? Thanks in advance.   Copa del Mundo de la FIFA 2002El

sending to a printer

2002-06-14 Thread Omar Alos
 Hello I want to send my cocoon output (ps) to a printer, which IP should come as a parameter. How can I use this parameter to do it? My pipeline is:     I have seen that FOP inline covers this issue with "-ps print_address" parameter. How can

Re: Saxon error:SOLVED

2002-06-11 Thread Omar Alos
 I've download last version from CVS and the NullPointerException  is solved Thanks   OmarCopa del Mundo de la FIFA 2002El único lugar de Internet con vídeos de los 64 partidos ¡Apúntante ya!.

xsp encoding

2002-06-07 Thread Omar Alos
Hello I'm not able to select the xsp encoding my xsp encoding is ISO-8859-1, my taglib encoding is ISO-8859-1, but the output is UTF-8. Can I change this? Omar  Copa del Mundo de la FIFA 2002El único lugar de Internet con vídeos de los 64 partidos ¡Apúntante ya!.

Saxon error

2002-06-06 Thread Omar Alos
Hello. I have a problem I hope you will help to solve. I work in an environment with: Windows 2000, Cocoon 2.0.2, Saxon 6.5.2, Tomcat 3.3a. I have eliminated Xalan jar from tomcat and cocoon. I have put the three Saxon jar in web-inf/lib. I have changed the version of: org\apache\cocoon\component

Re: Creating PDF error

2002-05-10 Thread Omar Alos
--- "Spectron International, Inc." <[EMAIL PROTECTED]> escribió: > I have the following pipelines: > > > > > > > > > > > > > > > Try Omar ___

Re: Cocoon Internal Server Error

2002-05-10 Thread Omar Alos
--- Sonia Pérez <[EMAIL PROTECTED]> escribió: > Hi, > > Cocoon 2 - Internal server error > > Error compiling sitemap_xmap: Line 22, column 7: Hello Look at your sitemap omar ___ Do You Yahoo!? Yahoo! Messenger Comunicación in

Problems with Saxon and xsp

2002-05-07 Thread Omar Alos
Docbook stylesheets works fine with Saxon, but I can't execute xsp this page: xsp:page xmlns:xsp="http://apache.org/xsp"; language="java"> CONTRATO DE ARRENDAMIENTO DE SERVICIOS PROFESIONALES prueba works with Xalan, but when I try with Saxon, java generated file is not

RE: Cocoon and DocBook?

2002-05-06 Thread Omar Alos
--- Michael Cortez <[EMAIL PROTECTED]> escribió: > > > What I've got that >IS< working is to use Saxon > 6.5.1 > Thank you Michael, it works now. I'll look to your Internationalization problems tomorrow. I have to "internationalize" too. Omar ___

RE: Cocoon and DocBook?

2002-05-06 Thread Omar Alos
sorry, I write a bad pipeline. The correct is:

RE: Cocoon and DocBook?

2002-05-06 Thread Omar Alos
I am using Norman Walsh's DocBook too: rdf + (xsp + taglib + doocbook)--> xsl-fo --> * amd I have the same problems: it only works with simple but no for complex docbook documents How do you change Xalan to Saxon? I try to delete xalan-2.3.1.jar and put saxon jars in WEB-INF\lib but it doesn't w