RE: Using Saxon7.x in Cocoon2.1.x

2003-10-01 Thread Fleischer Roman
I use saxon 7.6 and cocoon with java 1.4.1_02. I also built the cocoon 2.1 with this java version. Maybe this causes the error. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 1. Oktober 2003 18:27 To: [EMAIL PROTECTED] Subject: Antwort: RE: Using Saxon

SOLUTION: RE: strange delays in pipeline on Unix machine

2003-10-01 Thread Conal Tuohy
To finish this thread off, I now have my transforms working much faster on the Unix machine. As part of my debugging, I used "xsltc" instead of "xalan", to isolate where the delays were occurring, and yes the result was that it ran a lot faster. The bug is definitely in xalan. So my solution i

Re: [OT] [Humor] Cocoon can improve sexual performance!

2003-10-01 Thread Sonny Sukumar
From: Tony Collen <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED],[EMAIL PROTECTED] Subject: [OT] [Humor] Cocoon can improve sexual performance! Date: Wed, 01 Oct 2003 22:07:24 -0500 I heard a funny commercial in the radio on the way home tonight. It was for a product c

Re: Proposal for diffs of cocoon releases to save bandwidth

2003-10-01 Thread Geoff Howard
Chris Wilkes wrote: Hi, I just downloaded the 2.1.2 version of Cocoon and it weighs in at 34MB. Comparing with md5sums the WEB-INF/lib/*.jar files to the 2.1rc1 release I find that 54 of the jar files are the same, and that accounts for 13MB of disk space. The largest jar file that's exactly

[OT] [Humor] Cocoon can improve sexual performance!

2003-10-01 Thread Tony Collen
I heard a funny commercial in the radio on the way home tonight. It was for a product called "Cocooon GH," and it had an impressive list of features: "Users report these age-reversing benefits: reduction of high blood pressure, alleviation of depression, improved sex drive, fat losses of 12

Proposal for diffs of cocoon releases to save bandwidth

2003-10-01 Thread Chris Wilkes
Hi, I just downloaded the 2.1.2 version of Cocoon and it weighs in at 34MB. Comparing with md5sums the WEB-INF/lib/*.jar files to the 2.1rc1 release I find that 54 of the jar files are the same, and that accounts for 13MB of disk space. The largest jar file that's exactly the same is xalan-2.

Re: [HELP]Element or attribute do not match QName production: QName::=(NCName':')?NCName - problems with default namespace in xsp / xscript.

2003-10-01 Thread Joerg Heinicke
Alex Rudnev wrote: After last conversation with Vadim I figured out that cocoon that I was using (2.1) is not the last released version (2.1.1). I checked for changes at http://cocoon.apache.org/2.1/changes.html before sending my first e-mail, but it looks like this page is out of synch with the re

Re: Cocoon books

2003-10-01 Thread Antonio Gallardo
Ralph Goers dijo: > Now that 2.1 is released I am wondering if any of the experts here will > have new books out soon. :-D Antonio Gallardo. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Cocoon books

2003-10-01 Thread Ralph Goers
Now that 2.1 is released I am wondering if any of the experts here will have new books out soon. Ralph Goers Sr. Software Engineer, Software Architecture Digital Insight Corporation web: www.digitalinsight.com voice: 818-878-6020 fax: 818-878-7555 The fine print: this email may contain confidenti

Re: Problems with executing the 'site' and 'docs' task in cocoon

2003-10-01 Thread Tomi Schuetz
Hello Joerg Thanks a lot for the hint. After installing the new version of forrest (forrest-0.5-bin), everything works fine :) Best regards, Tomi > Hello Tomi, > > please have a look into > file://C:/Programme/apache-forrest-0.4/forrest.build.xml. > Around line 50 I have > > > >

RE: [HELP]Element or attribute do not match QName production: QName::=(NCName':')?NCName - problems with default namespace in xsp / xscript.

2003-10-01 Thread Alex Rudnev
> Alex Rudnev wrote: > > > Done > > > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23516 > > > > Thanks, > > Ru > > Thanks. And as you might have seen it's already fixed - thanks to Vadim. > Can you please test it and close the bug afterwards. > > Joerg After last conversation with Vadim

Re: Image not displayed on Weblogic App Server

2003-10-01 Thread Christopher Painter-Wakefield
Narisa, For #2, the problem is that your SSL certificate is for the site physiciancentral.medtronic.com, not for physiciancentral-test.medtronic.com. There is no way to tell Java to ignore the fact that your certificate is invalid for the site, so it just refuses to read from the URL. Probab

RE: PFD creation

2003-10-01 Thread Conal Tuohy
Hi Josep To generate PDF you have to either generate XSL-FO XML (for the FOP serializer) or iText XML for the iText serializer. Take a look at the "Hello World" PDF samples. Cheers Con -Original Message- From: Josep Riudavets [mailto:[EMAIL PROTECTED] Sent: Thursday, 2 October 2003 01

RE: XSL and Reading the Request

2003-10-01 Thread Gould, Troy (ELS)
In your sitemap.xmap file, you'll want the following for your transformer:       Then, in the XSL file itself, you'll want to add the following after the xsl:stylesheet tag.     Then, where you want to add to the URL you would have something like /myURL?id=   Because you are u

RE: Problem fitting cocoon into our current framework

2003-10-01 Thread McDonald, Bruce
www.babeldoc.com Babeldoc is not geared towards web applications - it is more of an EAI tool but has the same "kind" of capabilities as Cocoon. It is being widely used. It is also internally programmable using both BSF (currently comes with Javascript) and velocity. -Original Message--

Problem fitting cocoon into our current framework

2003-10-01 Thread Howard, Gary
> I have created a cocoon server using WebLogic 7.0. I have a stylesheet > that we created using xsl-fo to generate a PDF. I need to execute a query > on our main app. server and send the results to the cocoon server to be > styled to produce a PDF. Both of these server domains reside on the sam

XSL and Reading the Request

2003-10-01 Thread Diodato, Anthony
Hi all, Im using Cocoon 2.1 and JRun 3.1   My question is, how can I read the request parameters from an XSL Stylesheet. For example. In my XSL, I want to create a dynamic link. (http://www.test.com/id=10) But the id parameter is being passed to the xml file that is using the xsl styleshe

Image not displayed on Weblogic App Server

2003-10-01 Thread Ibeling, Narisa
Hi, I am running cocoon 2.0.4 compiled on JDK1.4. I am trying to insert an image into my pdf report. I have two problems: 1. I use the following code to insert the image: http://www.medtronic.com/images/sublevel_mt_logo.gif"; /> There is no problem

Re: Modifying Sitemap Causes Server Down Time!

2003-10-01 Thread Antonio Gallardo
Sonny Sukumar dijo: > > Hi guys, > > I was running Cocoon 2.1.1 (a dev release from 1 week after the official > release of 2.1) and I just changed my serializer in one of my pipelines > to "html" from "xml" (it was supposed to be set to "html"), and then after that the server doesn't respond to

Modifying Sitemap Causes Server Down Time!

2003-10-01 Thread Sonny Sukumar
Hi guys, I was running Cocoon 2.1.1 (a dev release from 1 week after the official release of 2.1) and I just changed my serializer in one of my pipelines to "html" from "xml" (it was supposed to be set to "html"), and then after that the server doesn't respond to any requests at all. I just ge

Antwort: RE: Using Saxon7.x in Cocoon2.1.x

2003-10-01 Thread manfred . weigel
Hi again! Does Saxon7 require JDK 1.4 ? I get a class not found ex: java/lang/CharSequence not found and seams to be part of 1.4 thanks in advance Manfred [EMAIL PROTECTED] am 01.10.2003 16:29:21 Bitte antworten an [EMAIL PROTECTED]@inet An: [EMAIL PROTECTED] Kopie: Thema: RE: Using

Re: Problem fitting cocoon into our current framework

2003-10-01 Thread Jorg Heymans
Have you looked at using the stream generator for this ? http://cocoon.apache.org/2.1/userdocs/generators/stream-generator.html http://wiki.cocoondev.org/Wiki.jsp?page=StreamGenerator rgds Jorg Howard, Gary wrote: I have created a cocoon server using WebLogic 7.0. I have a stylesheet that we cre

Problem fitting cocoon into our current framework

2003-10-01 Thread Howard, Gary
I have created a cocoon server using WebLogic 7.0. I have a stylesheet that we created using xsl-fo to generate a PDF. I need to execute a query on our main app. server and send the results to the cocoon server to be styled to produce a PDF. Both of these server domains reside on the same machin

RE: Using Saxon7.x in Cocoon2.1.x

2003-10-01 Thread Fleischer Roman
Hi Manfred after some difficulties now i get a working version of saxon 7.6 and cocoon 2.1 Entries in the cocoon.xconf (i put this entry under the xalan component) Entries in sitemap.xmap false false org.apache.excalibur.xml.xslt.XSLTProces

RE: Using Saxon7.x in Cocoon2.1.x

2003-10-01 Thread Reinhard Poetz
http://wiki.cocoondev.org/Wiki.jsp?page=Saxon HTH Reinhard > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 01, 2003 4:14 PM > To: [EMAIL PROTECTED] > Subject: Using Saxon7.x in Cocoon2.1.x > > > > Hi all! > > Has anybody a working

Using Saxon7.x in Cocoon2.1.x

2003-10-01 Thread manfred . weigel
Hi all! Has anybody a working sample config of cocoon.xconf and sitmap.xmap for using Saxon7? All my tries didn´t work :-( Version:Cocoon 2.1.1 AppServer: Websphere 4.03 OS: AIX 4.3.3 Saxon:7.6.5 (or 6.5.3) thanks in advance! Manfred --

PFD creation

2003-10-01 Thread Josep Riudavets
Hi !!!   I'm trying to create a pdf file with some data extracted from a database, all into an xsp page (I'm using esql taglibs, and some java code).   I have the data into strings, and I want to write these strings into a pdf file. The result of the action is an html page that confirms the

RE: Javascript reserved word clash

2003-10-01 Thread Unico Hommes
Damn! But I swear I tried searching the archives before posting, I swear! :/ Anyway, thanks! > -Original Message- > From: Reinhard Poetz [mailto:[EMAIL PROTECTED] > Sent: woensdag 1 oktober 2003 12:22 > To: [EMAIL PROTECTED] > Subject: RE: Javascript reserved word clash > > > > From:

AW: Call Axis based web services using flowscript

2003-10-01 Thread Markus Heussen
Thanx for your help, Tony! :-) I'm new to Cocoon and especially new to 2.1.1 and the flowscript concept. Now I realized that I can use any Java packages within a flowscript. So I decided to do it with java. Maybe someone have the same question so here is what I did: To generate the java classes

RE: Javascript reserved word clash

2003-10-01 Thread Reinhard Poetz
From: Unico Hommes > Hi, > > I am running into a problem trying to call the delete() > method on ModifiableSource class from a flowscript. My guess > is that delete is some kind of special keyword in javascript > as it fails with a message that says: 'uncaught JavaScript > exception: SyntaxE

[Session Parameter] Trouble with session parameter

2003-10-01 Thread Lionel Crine
In the xsp I create a session attribute called modif. Then in the record transformer I get "modif" attribute. --> From the java it's working fine. I also tried to get the "modif" attribute from t

AW: Need of help

2003-10-01 Thread Michael Hohmann
Hi senthil, Try a more recent version 5 of tomcat and place the war into webapps-drawer. When starting the server you should read something like "deploying application from ...cocoon.war" in the server-output mike -Ursprüngliche Nachricht- Von: KUMARESAN Senthilkumaran [mailto:[EMAIL PRO

Javascript reserved word clash

2003-10-01 Thread Unico Hommes
Hi, I am running into a problem trying to call the delete() method on ModifiableSource class from a flowscript. My guess is that delete is some kind of special keyword in javascript as it fails with a message that says: 'uncaught JavaScript exception: SyntaxError: missing name after . operator

RE: action-set problems and xsp debugging

2003-10-01 Thread Grange, John
Title: action-set problems and xsp debugging no, i haven't and i got no help from the mail list :-(   had to do without :-(   John Grange The views expressed in this email/posting are solely those of John Grange and are neither verified nor supported by BlueFinger Ltd. public networks.***

Re: ImageReader not working?

2003-10-01 Thread Joerg Heinicke
Documentation: http://cocoon.apache.org/2.1/userdocs/readers/image-reader.html => Resizing works only for JPEGs. Code: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/java/org/apache/cocoon/reading/ImageReader.java?rev=1.3&content-type=text/vnd.viewcvs-markup Javadoc: Not online for this componen

Re: Need of help

2003-10-01 Thread Joerg Heinicke
KUMARESAN Senthilkumaran wrote: Hi, I have installed cocoon -2.1.1 and got the WAR file. I have put it in tomcat 3.2.4. When I access with the URL, http://localhost:8080/cocoon, I am getting the directory listing as given in the firstpage.doc. <> I am not getting the cocoon application's welcome

AW: AW: AW: ImageReader not working?

2003-10-01 Thread Mustafa Ali, Halgurt
Thank you very much for your help, exactly because of that I need the imageReader, I want to represent my images in different sizes according to the user browser. Thanks again, Halgurt -Ursprüngliche Nachricht- Von: Joerg Heinicke [mailto:[EMAIL PROTECTED] Gesendet: Montag, 29. Septemb