Re: Mysql, Tomcat 3.2.3, Cocoon 1.8.2

2001-11-30 Thread Alexander Smirnoff
I guess JDBC is the only way you could make MySQL work with cocoon directly. I do not remember where to get JDBC driver, you better look into MYSQL web site there are few of them...   How to use them in cocoon is very clear from examples...   Good luck, Alex. - Original Message -

Mysql

2001-11-30 Thread Ivan Manuel Andrade Muñoz
Hello, from already thank you for their help:   If I have installed: - Red Hat Linux 7.2 - JDK1.3 - Jakarta Tomcat 3.2.3 -Cocoon 1.8.2   Do I have to install the package JDBC, for you work him with cocoon.?  Is Mysql to install it with some special options for cocoon?.  Descargue GRATUITAMENTE

Mysql, Tomcat 3.2.3, Cocoon 1.8.2

2001-11-30 Thread Ivan Manuel Andrade Muñoz
Hello, from already thank you for their help:   If I have installed: - Red Hat Linux 7.2 - JDK1.3 - Jakarta Tomcat 3.2.3 -Cocoon 1.8.2   Do I have to install the package JDBC, for you work him with cocoon.?  Is Mysql to install it with some special options for cocoon?.  Descargue GRATUITAMENTE M

Mysql, Tomcat 3.2.3, Cocoon 1.8.2

2001-11-30 Thread Ivan Manuel Andrade Muñoz
Hello, from already thank you for their help:   If I have installed: - Red Hat Linux 7.2 - JDK1.3 - Jakarta Tomcat 3.2.3 -Cocoon 1.8.2   Can you use mysql in Cocoon 1.8.2?  If one can do I eat up I connect, like I carry out the consultations, like you relaziona with my it paginates xml?    Descargu

Only a test (all the mails in my client have the same content)

2001-11-30 Thread Arno Illmann
Only a test (all the mails in my client since ca. 13:30 have the same content). It is beginning with: "I've been watching both this thread and also the one on *sharing microsoft experience*, and was prompted to contribute some experience. ..." and its from the developers mailing list. Is

RE: How do I use logicsheets parameters

2001-11-30 Thread Christopher Painter-Wakefield
Christopher, you're welcome; I'm glad it was helpful. Good luck to you. -Christopher Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: RE: How do I use logicsheets parameters Christopher, Many thanks for a model answer, The missing penny has dropped because

RE: How do I use logicsheets parameters

2001-11-30 Thread Christopher Watson
Christopher, Many thanks for a model answer, The missing penny has dropped because of your comment "remember that a logicsheet is just an XSL stylesheet that gets applied to your XSP document to transform it into another XSP document." I had forgotten-cum-misunderstood! For your info C2 does

Help Me fop in Cocoon2 !!! embedded font Problem

2001-11-30 Thread 이현주
When I used a Shell script that is added "fop-0_20_1-dev.jar" of C2 to CLASSPATH for runing FOP , I had a successful test to build a pdf file inclued Korean fonts. But, when I built a pdf file with a web browser, I had a unrecognized characters, like "", in the pdf. Both user-config file and

Re: Installation problem

2001-11-30 Thread Carlos Araya
To be more precise, and quoting from the installation instructions: Instead, a hack which some people have found to work is (in the case of Tomcat 3.2) renaming xml.jar as zxml.jar and parser.jar as zparser.jar. For other versions try renaming crimson.jar. Also, as Max suggested, you may want to

AW: Unable to show images in IE 5.5 and IE 6.0 (slightly OT)

2001-11-30 Thread Jörn Heid
I have had a similar problem. That time the problem was the caching of Resin. Perhaps this might help as I do not know if Tomcat has such a feature to be disabled. JOERN -Ursprüngliche Nachricht- Von: Luca Morandini [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 30. November 2001 15:46 An

Re: Antwort: caching

2001-11-30 Thread Jesper Rasmussen
Thanks Guido, I have now implemented the getLasModified() in the servlet.. arh ups :) which works like a charm if i do this: http://servletserver/genXML"; mime-type="text/xml"/> http://cocoonserver/readXML"/> but if i try to do this: http://ser

Unable to show images in IE 5.5 and IE 6.0 (slightly OT)

2001-11-30 Thread Luca Morandini
Folks, My Cocoon app behaves erraticaly when I try to load images (actually a lot of them, about 100, but each of them small) using IE 5.5 or IE 6.0, while everything is fine on IE 5.0. Not every image is shown, though they are loaded, since I can suddenly see them with the "Show picture" right-

Re: Antwort: caching

2001-11-30 Thread Jesper Rasmussen
Thanks Guido, I have now implemented the getLasModified() in the servlet.. arh ups :) which works like a charm if i do this: http://servletserver/genXML"; mime-type="text/xml"/> http://cocoonserver/readXML"/> but if i try to do this: http://ser

Re: [C2rc2] Attempted to process incomplete pipeline

2001-11-30 Thread David Rosenstrauch
I think this is the problem: You declare the match pattern as "tester-1.xsp*". But then you refer to it in the aggregation as "cocoon:/tester-1.xsp" (no asterisk). Perhaps cocoon isn't able to make the connection that these are the same. Maybe you can try it with "cocoon:/tester-1.xsp*". Du

Re: XSP

2001-11-30 Thread David Rosenstrauch
Try these too: http://www.plenix.com/xsp/doc/xsp-primer.html http://www.intranetjournal.com/articles/27/jxml5.html http://www.onjava.com/pub/a/onjava/2001/02/22/jsp_servlets.html And of course the apache working draft for xsp (they're trying to turn it into a standard, and not just for java

XInclude and cocoon-protocol

2001-11-30 Thread Torsten Knodt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I've got xinclude working. It seems to only work with a xml:base attribute. But now there is a new problem. Is it possible to use the cocoon:-Protocol? I wrote and it doesn't work. works. WKR Torsten Knodt -BEGIN PGP SIGNATURE- Ver

util:include-uri

2001-11-30 Thread Ritzmann, Heiko
Hi, I would like use http://..."/>. Where can I find a good example? There isn't one in the standard cocoon, is it? Thanks a lot Heiko - Please check that your question has not already been answered in the FAQ before posting.

Loading Resources in Cocoon 1.8.2 (A Fix)

2001-11-30 Thread aeltis
Hi I have just installed Cocoon 1.8.2 with Tomcat 3.3 and Apache 1.3 I ran into the same problem that others seem to have done, namely the loading of reources specified in cocoon.properties leading to the error: Publishing Engine could not be initialized. java.lang.RuntimeException: Error loa

Re: Antwort: caching

2001-11-30 Thread Jesper Rasmussen
I have not implemented anything. i have not made any java classes. I only usse the standard ResourceReader, FileGenerator and HTMLSerializer. so what you say is that i can extend ResourceReader and override the getLastModified(). No i havent done that but i can do that. However I was hoping to av

Re: already defined in logicsheets

2001-11-30 Thread Igor Sazhnev
- Original Message - From: "Andrei Zudin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 30, 2001 2:11 PM Subject: Re: already defined in logicsheets > > ... > > then i get java "already defined in this method" error on all my object > from > > logicsheets > > how ca

Antwort: caching

2001-11-30 Thread gcasper
Did you implement getLastModified() ? Guido jr schrieb: > Hi all, > I have a system where i have a servlet generating xml from some ejb's > I use cocoon to apply xsl to the xml and produce the various outputs. > I have tried two methods, and both works fine, but i need to cache the > result an

Re: How to avoid the translation of "<" into "<"

2001-11-30 Thread Jörg Heinicke
Avoid using the working draft-implementation of XSL, change to the W3C-recommmendation. Joerg Vincent Oorsprong wrote: > Hi, > > Does anyone know how I can avoid that the result of: > > language="javascript">createDetAddRqRows(this.selectNodes("//AVL/DATAPACKET/ > ROWDATA/ROW[@NUMALBARAN="+

caching

2001-11-30 Thread Jesper Rasmussen
Hi all, I have a system where i have a servlet generating xml from some ejb's I use cocoon to apply xsl to the xml and produce the various outputs. I have tried two methods, and both works fine, but i need to cache the result ans the servlet is QUITE slow and rarely changes its output. i have tri

XSP

2001-11-30 Thread Ferran Urgell
Hi! I'm looking for some XSP references, and XSP tutorial or manual, (I've seen the http://www.suranyami.com/XSPtutorial/ but I would to know more about this...) Can you help me? Ferran  Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.

RE: Installation problem

2001-11-30 Thread Max Larsson
Hi, if you are not fiex to cocoon 1 i would suggest to gte the latest version vom cocoon 2.0. It is much somther to install. And if you don't depend on Tomcat 3, install instead Tomcat 4. Than is the cocoon installation apiece of cake. YOu just has to drop the cocoon.war file contained in the coc

Installation problem

2001-11-30 Thread maarten
Hi, I'm trying to install the latest version of cocoon (1.8.2) with tomcat 3.3 running under Windows XP with JDK 1.3.1, and I'm running into an error. I follow the installation instructions to the letter, and then, when I try to load the Cocoon.xml page, I get a NoClassDefFoundError saying it

Re: already defined in logicsheets

2001-11-30 Thread Andrei Zudin
> ... > then i get java "already defined in this method" error on all my object from > logicsheets > how can it would be done? - several instance of my object in xsp page? Seems so. What's the template for in your logicsheet? > > best regards, Igor Sazhnev > > >

already defined in logicsheets

2001-11-30 Thread Igor Sazhnev
Hi all! Can anyone help me? i have logicsheets implementing calendar which inserted in xsp page like this: all work fine - but i need two calendar on page, so: ... ... ... then i get java "already defined in this method" error on all my object from logicsheets how can it would be done? -

RE: Redirect after Generation/Transformation

2001-11-30 Thread Nick Entin
Hi Nico, You might be surprised to know that your generator and transformers are not executed either! I had your problem sometime ago and finished investigations on sitemap_xmap.xsl (transformer of sitemap.xmap to java) - you might find there that pipeline.execute is invoking only when serialize

Re: C2 Using Datasources for DEV, TEST, PROD...

2001-11-30 Thread Adrian Geissel
Hi, We have a similar configuration, and have addressed it using a small little XSLT stylesheet to rewrite the cocoon.xconf on tomcat based on a that is passed into the transformation. This is then run as an Ant task - et, Viola! Regards, Adrian - Original Message - From: Nuno José Pir

Re: Redirect after Generation/Transformation

2001-11-30 Thread Christian Haul
On 29.Nov.2001 -- 06:02 PM, [EMAIL PROTECTED] wrote: > Hello, > > I look for a possibility to redirect the processing of a resource in C2 > after a generator- and a transformer-call to another resource, the > obvious solutions would be or at the > end of the resource. > I think of something lik