Problem passing request parameter form form field.

2003-06-19 Thread Dr. Hans M. Rupp
Hallo! Using Cocoon 2.03 I try to pass request paramaters directly to stylessheets configuring the Trax-Transformer like map:transformer name=xslt src=org.apache.cocoon.transformation.TraxTransformer use-request-parameterstrue/use-request-parameters In most of the cases this works

RE: what's WRONG?

2003-06-19 Thread Arje Cahn
Maxime, Did you get it working in the end? I just ran into trouble with the LDAP transformer too and saw that you are having *exactly* the same problems... But I have the feeling I'm doing something wrong with addressing the active directory. What did you find? thanks, Arje -Original

Link Livesite: (www.mammakarzinom.de)

2003-06-19 Thread Sascha Kulawik
Title: Nachricht Hello everybody, we have now finished one of our projects and can tell, that we have a new customer sucessfully online with Cocoon. The complete Rendering in done though Cocoon 2.1m2, Cocoon is the Rendering-Frontend for our J2EE-based Content Management System. For

nasa

2003-06-19 Thread zze-MORY Nicolas FTRD/DMI/REN
Title: Nachricht Is it true that the NASA Web site runs under Cocoon ?

Re: nasa

2003-06-19 Thread Bert Van Kets
At 11:01 19/06/2003 +0200, you wrote: Is it true that the NASA Web site runs under Cocoon ? Nope, there's a NASA intranet site that runs on cocoon - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

pipeline dependencies

2003-06-19 Thread Ali Mesbah
Hi, Is it possible to define pipeline dependencies in the sitemap? Imagine I have two pipelines A and B. Pipeline B has a SourceWritingTransformer and all it does is writing a generated document on the filesystem. Pipeline A has its own generator and transformer but it depends on the document

Query issue

2003-06-19 Thread Tim Bachta
This is really strange. I am trying to run this stored procedure and I am not getting anything. It looks like it is skipping over the entire section. I have verified that data should be coming back and that it is spelled correctly and have even tried other procedures that worked and they work.

color in excel spreadsheet not working with HSSFSerialiser

2003-06-19 Thread Joydeep Bose
Hi, I am using this style info in gnumeric format : I know that the colors don't work with shade=0 , so I made shade=1. Is there some problem with the color format ? Did anyone see this before ? gmr:StyleRegion startCol=1 startRow=7 endCol=10 endRow=7 gmr:Style HAlign=8 VAlign=2 WrapText=0

ArrayIndexOutOfBoundsException when using copy-of to write into a new node

2003-06-19 Thread Stefan Hilzinger
hi! I'm creating a website using the following software: Tomcat:4.1.24 Cocoon: version 2.0.5-dev Xalan: 2.5.1 Xerces: 2.4.0 What I'd like to do is the following: Create a new tag in the result tree and copy a part of another xml-file in there. Just like this: xsl:template

Re: color in excel spreadsheet not working with HSSFSerialiser

2003-06-19 Thread David Kavanagh
Joy, Have you tried looking at the HSSFSerializer code? See how they handle the shade and color attributes you are trying to set. If they are passed to the POI code, perhaps it is a POI problem. I sometimes find the source code a little faster than the user-list. David Joydeep Bose wrote:

src URL handling problem with WebServiceProxyGenerator

2003-06-19 Thread Philippe Remels
Hi, I can't get the WebServiceProxyGenerator neither the sample nor any test I can imagine. It always fails with the same error : org.apache.cocoon.ProcessingException: Error invoking remote service: java.lang.IllegalArgumentException: host parameter is null:

Re: pipeline dependencies

2003-06-19 Thread Upayavira
Is it possible to define pipeline dependencies in the sitemap? Imagine I have two pipelines A and B. Pipeline B has a SourceWritingTransformer and all it does is writing a generated document on the filesystem. Pipeline A has its own generator and transformer but it depends on the document

No results from a stored procedure

2003-06-19 Thread Tim Bachta
Is there a reason why cocoon would not execute a certain stored procedure? I have one that I have verified returns a result set but when I run it in cocoon I am not getting anything back. It looks like it is skipping over the section completely. Tim Bachta

Cocoon in BEA Weblogic

2003-06-19 Thread Ralph Goers
Does anyone have experience with running Cocoon in Weblogic? We are seeing terrible performance just accessing the hello.html in the cocoon sample (1-5 transactions per second). On the same box using Jetty we can get close to 50. This is with Weblogic Server 8.1. Ralph

Exception when using copy-of

2003-06-19 Thread Stefan Hilzinger
this message had been rejected because of its previous subject, so I send it again. Sorry if you should receive twice as well! hi! I'm creating a website using the following software: Tomcat:4.1.24 Cocoon: version 2.0.5-dev Xalan: 2.5.1 Xerces: 2.4.0 jdk 1.4.1_02 os's: windows xpp / suse linux

RE: No results from a stored procedure

2003-06-19 Thread Tim Bachta
Here is the code from the page: ?xml version=1.0 encoding=UTF-8? xsp:page language=java xmlns:xsp=http://apache.org/xsp; xmlns:xsp-request=http://apache.org/xsp/request/2.0; xmlns:esql=http://apache.org/cocoon/SQL/v2; xmlns:xsp-session=http://apache.org/xsp/session/2.0; create-session=true page

weird svg problem

2003-06-19 Thread rob
Hi, I have a really strange problem when using svg inside the object tag. When I don't use cocoon to serve the following page everything is fine and I get an alert, but when cocoon serves the page the _javascript_ fails at getSVGDocument (or getSvgDocument). Here is my simple html page :

RE: color in excel spreadsheet not working with HSSFSerialiser

2003-06-19 Thread Yan, Charlene
Joy, try shade=2. It should work. -Original Message- From: David Kavanagh [mailto:[EMAIL PROTECTED] Sent: Thursday, June 19, 2003 11:24 AM To: [EMAIL PROTECTED] Subject: Re: color in excel spreadsheet not working with HSSFSerialiser Joy, Have you tried looking at the HSSFSerializer

RE: color in excel spreadsheet not working with HSSFSerialiser

2003-06-19 Thread Yan, Charlene
Joy, I have a question for you since you are using gnumeric. Does your PrintInformation section? I am trying to change Header, Footer and Orientation of the Excel. Somehow it's not taking it at all. See below: -Original Message- From: Yan, Charlene Sent: Thursday, June 19,

RE: color in excel spreadsheet not working with HSSFSerialiser

2003-06-19 Thread Yan, Charlene
Joy, I have a question for you since you are using gnumeric. Does your PrintInformation section? I am trying to change Header, Footer and Orientation of the Excel. Somehow it's not taking it at all. See below: gmr:Geometry Width=734 Height=422/ gmr:Sheets gmr:Sheet

AW: No results from a stored procedure

2003-06-19 Thread Michael Raffenberg
Hi, try it with esql:call Here is a fast example: esql:execute-query esql:call{call pip2a9.HiQuery ('', '', '', '583911','xsp:exprclass_id/xsp:expr','true','xsp:exprsl/xsp:expr', '','xsp:exprpl/xsp:expr','xsp:exprps/xsp:expr',esql:parameter

session-validator problem

2003-06-19 Thread Bruno Pierre
Hello, I've downloaded cocoon a month ago and it's good but hard. I've a problem when trying to adapt the "protected" tutorial to my application. here is a part of my sitemap.xmap map:match pattern="login.html" map:aggregate element="page" map:part src=""/ map:part src=""/

Serious Problem with sql:transformer

2003-06-19 Thread Alexander Schatten
I user SQL transformer also to insert (and update) datasets in the database, as this is rather handy. It works basically fine, but today it took me hours to figure out one problem. (Cocoon 2.04) I use execute-query xmlns=http://apache.org/cocoon/SQL/2.0; query statements

Re: Link Livesite: (www.mammakarzinom.de)

2003-06-19 Thread Joerg Heinicke
Cool, another website running on the most current Cocoon version. Added to CVS. Joerg Sascha Kulawik wrote: Hello everybody, we have now finished one of our projects and can tell, that we have a new customer sucessfully online with Cocoon. The complete Rendering in done though Cocoon 2.1m2,