load image with xslt in CocoonContext

2008-06-25 Thread rachid harradi
hello Together i have a problem to print image with xstl. both physical and relativ path don't help me my sitemap like : map:match pattern=Doc_EntryForm_C.js map:generate src=module:flow-attr:myXml/ map:transform type=xslt

Re: RE: Pass Parameter from flowscript to jxt

2007-09-12 Thread rachid harradi
? -Original Message- From: rachid harradi [mailto:[EMAIL PROTECTED] Sent: Tue 9/11/2007 5:51 PM To: users@cocoon.apache.org Cc: Subject: Re: Pass Parameter from flowscript to jxt thank you for reply but i dont get the value of sError !! Original

Re: Pass Parameter from flowscript to jxt

2007-09-12 Thread rachid harradi
Hi, its work with newjx thank you very mutch Rachid Harradi Original-Nachricht Datum: Wed, 12 Sep 2007 10:29:37 +0200 Von: Jeroen Reijn [EMAIL PROTECTED] An: users@cocoon.apache.org Betreff: Re: Pass Parameter from flowscript to jxt Hi Rachid, the syntax

how to redirect from ameli_doc/Doc_Rejection to ameli_Doc

2007-09-12 Thread rachid harradi
... and to ameli_doc.sitemap is it possible? Rachid Harradi -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail - To unsubscribe, e-mail: [EMAIL

Pass Parameter from flowscript to jxt

2007-09-11 Thread rachid harradi
werden . /body /html thanks for answer Rachid Harradi -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: Pass Parameter from flowscript to jxt

2007-09-11 Thread rachid harradi
${cocoon.parameters.sError}. That should do the trick. Regards, Jeroen Reijn rachid harradi wrote: Hello together, i wish to pass a parameter like sError to jxt. her is me Match : map:match pattern=error.txt map:generate type=jx src=context:/resources/templates/error.jxt

Pass variable from transformer to another trnsformer

2007-09-05 Thread rachid harradi
src=context:/resources/templates/error.jxt/ map:serialize type=html/ /map:match /map:pipeline thanks Rachid Harradi -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go

Get any Path in CocoonContext

2007-05-01 Thread rachid harradi
hello together, i have a question about getting path in javaflow or flowscript. i produce many documents in cocoonApplication i will save it in any filesystem. i have the relativ from filesystem is a possible to get any Context from tomcat server.xml like Context path/name docbas=z:/.../name

Request to Flowscript

2007-04-16 Thread rachid harradi
Hello Together, i need your Help. i have sitemape like: ?xml version=1.0 encoding=UTF-8? map:sitemap xmlns:map=http://apache.org/cocoon/sitemap/1.0; map:components map:transformers default=xslt map:transformer logger='transformer.savefiles'

forward from jsp to cocoon

2007-04-16 Thread rachid harradi
hello , any body know how to forward from jsp to cocoon your Rachid Harradi -- Feel free - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail - To unsubscribe, e-mail: [EMAIL

Re: SendMailTransformer - Line Breaks in email body

2007-04-13 Thread rachid harradi
Hello, you can use the tage from HTML br with unicodeform the browser take it und make from it a breaks Original-Nachricht Datum: Fri, 13 Apr 2007 12:52:51 +0200 Von: Voigt, Bjoern (EXTERN: AUEL) [EMAIL PROTECTED] An: [EMAIL PROTECTED] Betreff: SendMailTransformer - Line

from flowscript to pipline

2007-01-25 Thread rachid harradi
Objection_HTML.js. so i get error.text Rachid Harradi -- Feel free - 5 GB Mailbox, 50 FreeSMS/Monat ... Jetzt GMX ProMail testen: http://www.gmx.net/de/go/promail - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: from flowscript to pipline

2007-01-25 Thread rachid harradi
Dear All, i get a error like : org.apache.excalibur.source.SourceException: The attribute: myXml is empty any idea Rachid Harradi Original-Nachricht Datum: Thu, 25 Jan 2007 15:12:03 +0100 Von: rachid harradi [EMAIL PROTECTED] An: users@cocoon.apache.org Betreff: from

Passing from flowscript to sitemap

2007-01-11 Thread rachid harradi
hello together, i have following sitemap: ?xml version=1.0 encoding=UTF-8? map:sitemap xmlns:map=http://apache.org/cocoon/sitemap/1.0; map:components map:generators default=Mail_InfoAppealAcceptedGenerator map:generator name=Mail_InfoAppealAcceptedGenerator

Re: Passing from flowscript to sitemap

2007-01-11 Thread rachid harradi
hello Mark i did it but will be not stored at the path. i think the set from path at flowscript is not right or may be i have forget anything realy i dont know Rachid Harradi Original-Nachricht Datum: Thu, 11 Jan 2007 07:58:45 -0800 Von: Mark Lundquist [EMAIL PROTECTED

passing Value from Pipline to another Pipline

2007-01-05 Thread rachid harradi
i will filepath dynamic set. however i get values from first pipline Mail_InforAppealAcceptedHTML so from Mail_InfoAppealAcceptedGenerator.java. i dont know how can i pass the value from first Pipline on the second Pipline SaveFilesTransformer. have you any Idea? Rachid Harradi -- Der GMX

Re: passing Value from Pipline to another Pipline

2007-01-05 Thread rachid harradi
hello Tobia, many thanks for your answer. I would have gladly an example of it(sitemap) Rachid harradi Original-Nachricht Datum: Fri, 5 Jan 2007 15:12:03 +0100 Von: Toby [EMAIL PROTECTED] An: users@cocoon.apache.org Betreff: Re: passing Value from Pipline to another

into the same Transformer make HTML an sending mail

2006-12-08 Thread rachid harradi
Hello together, i wish to develop in sitemap so that i can into the same Transformer with xslt html output and after that send mail but i dont know hwo can do it? your help i need -- Ein Herz für Kinder - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf

Transformer and SAXstream

2006-12-08 Thread rachid harradi
Hello , i have some question. l know that the generator passing XMl like SAXstream to Transfomer now i will in this Traxtransformer get the this SAXstream than converting in DOM Object(java) finaly doing the xslt Prozessor(HTML) thanks -- Ein Herz für Kinder - Ihre Spende hilft! Aktion:

Re: Re: Transformer and SAXstream

2006-12-08 Thread rachid harradi
Hi Eiko, i have develop a Java programm with them i can send mail i have methode like sendMail(XMLObject or Dom) in XMLObject or Dom(XMLDocument from generator stored data like to ,from, stmp, body ). overview of my structure generator{ produce SAXStream(containe data for xslt

Re:Re: get Document from Transformer

2006-11-25 Thread rachid harradi
hello, i have following structur: generate { XmlObject . pass on following transformer as SAXStream } transformer { i will before the XSLTProzessor get the SAXStream from generator an convert to DOM Node after the XSLTProzessor i will send Mail } -- Der GMX SmartSurfer hilft

pass on a Java Object from generator over more transformer to Serializer

2006-11-23 Thread rachid harradi
Hello together, i have a Problem i wish pass on a Java Object from generator over more transformer to Serializer but i dont know how? i need your help -- Ein Herz für Kinder - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf dem Segel der 1. deutschen

Re: pass on a Java Object from generator over more transformer to Serializer

2006-11-23 Thread rachid harradi
in another way. Bye, Florian rachid harradi wrote: Hello together, i have a Problem i wish pass on a Java Object from generator over more transformer to Serializer but i dont know how? i need your help

Re: pass on a Java Object from generator over more transformer to Serializer

2006-11-23 Thread rachid harradi
to achieve. rachid seems I'm not the code wizard as I dream of being... What do you want to achieve? Which is the Java object you talked about in your first post? Don't let us down ;-) Florian rachid harradi wrote: my Sitemap is like : generator()- generate Stream XML transfor

Re: RE: pass on a Java Object from generator over more transformer to Serializer

2006-11-23 Thread rachid harradi
hello Schrijvers, SourceUtil.parse(this.manager, this.inputSource, super.xmlConsumer);. bus there are methode SourceUtil.parse(this.manager, Source source, super.xmlConsumer); do you know how i can get Source from InputSource ? rachid Original-Nachricht Datum: Thu, 23 Nov

get Document from Transformer

2006-11-23 Thread rachid harradi
Hello Together, i know that generator pass XMlStream To Transformer. my Question ist now how can get Document(DOM) from XMLStream in the Transformer? Rachid -- Ein Herz für Kinder - Ihre Spende hilft! Aktion: www.deutschlandsegelt.de Unser Dankeschön: Ihr Name auf dem Segel der 1.

from Generator to two Pipeline

2006-11-11 Thread rachid harradi
Hallo together , i have a Generator with methode: public void generate() throws IOException, SAXException, ProcessingException { SAXParser parser = null; NodeDoc nodeDoc =null; try { this.dbmanager = (DBManager)

HTMLGenerator generate Tree Files

2006-09-25 Thread rachid harradi
Hello Together, I have generator, which procudes three files(.xml, .xsl, .xsl). I would like to send this tree files on differently pipeline. how i can do it? -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Re: RE: HTMLGenerator generate Tree Files

2006-09-25 Thread rachid harradi
geadresseerde. Indien u dit bericht onbedoeld hebt ontvangen, verzoeken wij u het te verwijderen. Aan dit bericht kunnen geen rechten worden ontleend. Van: rachid harradi [mailto:[EMAIL PROTECTED] Verzonden: maandag 25 september 2006 13:45 Aan: users@cocoon.apache.org Onderwerp

Re: RE: RE: HTMLGenerator generate Tree Files

2006-09-25 Thread rachid harradi
the resulting document through xsl(1,2) in HTML or pdf i hoffe thas you unterstand what i want to do Rachid Harradi Original-Nachricht Datum: Mon, 25 Sep 2006 16:02:41 +0200 Von: Geert Josten [EMAIL PROTECTED] An: users@cocoon.apache.org Betreff: RE: RE: HTMLGenerator generate Tree

Re: RE: SaveFilesTransformer

2006-09-21 Thread rachid harradi
Hi Josten, thank you very much for help it work very nice :) i have another Question. the filepath is dynamic i get it from cocoon:/wohland or from Servelt Application. how can i acces the path during Sitemape like global variable? Rachid Harradi Original-Nachricht Datum

use: SaveFilesTransformer

2006-09-20 Thread rachid harradi
hello together, i had use the SaveFilesTransformer but i have any file stored in filesystem so is my Sitemap: ?xml version=1.0 encoding=UTF-8? map:sitemap xmlns:map=http://apache.org/cocoon/sitemap/1.0; map:components !--map:generators default=objectionHTMLGenerator

Output storing after Serializer

2006-09-15 Thread rachid harradi
Hello, i need you help. i will to store every Output(pdf html) after Serializer. i had look at source Writing Transformer but i dont understand how can i use it. source:write create=true source:source? /source:source - source:path? /source:path source:fragment?

How can i get SAX-Event in Transformer

2006-09-15 Thread rachid harradi
hello i want to develop a Transformer so after the Transfer i will get the SAX Result and Saving it like file new FileoutputStream(filesystem); -- Feel free - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail

ComponentSelector could not find the component for hint

2006-09-12 Thread rachid harradi
Hello when i run this sitemap like: ?xml version=1.0 encoding=UTF-8? map:sitemap xmlns:map=http://apache.org/cocoon/sitemap/1.0; map:components !-- Generator registrieren -- map:generators default=myGenerator map:generator name=myGenerator src=dbmanager.MyGenerator

InputSource convert to File

2006-09-12 Thread rachid harradi
have you idee how can i convert Inputsource Object to File? -- NEU: GMX DSL Sofort-Start-Set – blitzschnell ins Internet! Echte DSL-Flatrate ab 0,- Euro* http://www.gmx.net/de/go/dsl - To unsubscribe, e-mail: [EMAIL

after serialize stored the created document like file

2006-09-06 Thread rachid harradi
hello i need your help? i have sitemap like: ?xml version=1.0 encoding=UTF-8? map:sitemap xmlns:map=http://apache.org/cocoon/sitemap/1.0; map:components !-- Generator registrieren -- map:generators default=myGenerator map:generator name=myGenerator src=dbmanager.MyGenerator/

html to xslt or to fo:xsl

2006-09-06 Thread rachid harradi
Hello does it give any Tool(free), with which one can convert HTML collecting main into XSLT and/or fo:xsl? and from xslt to fo:xsl -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Re: html to xslt or to fo:xsl

2006-09-06 Thread rachid harradi
PROTECTED] An: users@cocoon.apache.org Betreff: Re: html to xslt or to fo:xsl Hi rachid , i could'nt get ur point wat exactly you want to do, can describe it in more details or tell wat do you want to do Bhavya On 9/6/06, rachid harradi [EMAIL PROTECTED] wrote: Hello does it give any Tool

Expenditure in a file store

2006-09-06 Thread rachid harradi
would have to spend in a place of my application instead of the expenditure by HTML, which whole ones write into a file.? -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Re: Expenditure in a file store

2006-09-06 Thread rachid harradi
into a file? Regards, Reijn rachid harradi wrote: would have to spend in a place of my application instead of the expenditure by HTML, which whole ones write into a file.? - To unsubscribe, e-mail: [EMAIL PROTECTED

Action Database Generator

2006-09-01 Thread rachid harradi
hello, by the following Action I want to ask database and i want pass the result at generator. on the again into certain format i want to pass at Transformer: ?xml version=1.0 encoding=UTF-8? map:sitemap xmlns:map=http://apache.org/cocoon/sitemap/1.0; map:components map:actions

Generator XSD

2006-09-01 Thread rachid harradi
how I can say the generator that it eim XML document provided however on the basis a XSD or a DTD? -- Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! Feel free mit GMX DSL: http://www.gmx.net/de/go/dsl - To

Database Request in XML Document or XML SAX

2006-09-01 Thread rachid harradi
hello ich ask Database witch Action. i will the ResultSet in XML Document. this XML Documnet i want to pass at transformer or generator. but i dont know how? i need your Help -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN:

Action Database Problem

2006-08-30 Thread rachid harradi
Hello, my AmeliSele class is: package dbmanager; import java.awt.Component; import java.awt.event.ActionEvent; import java.sql.Connection; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.ResultSetMetaData; import java.sql.SQLException; import java.sql.Statement;

Re: RE: a Servelt call a Cocoon

2006-08-24 Thread rachid harradi
Thanks i think you miss my point so i habe Appletclass like this one: package wohland.de.ameli.jsp.Testers; import java.applet.Applet; import java.io.BufferedReader; import java.io.InputStream; import java.io.ObjectInputStream; import java.io.ObjectOutputStream; import java.io.OutputStream;

send Data(like XML or String) from Applet to Cocoon

2006-08-24 Thread rachid harradi
can me help? i dont know how! -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

a Servelt call a Cocoon

2006-08-23 Thread rachid harradi
how can i proviede a Sitemape,which receives data by HTTP and represents by means of transformer in HTML?. my TestApplet StringBuffer uri = new StringBuffer(http://localhost:8080/cocoon/ameli/index.html;); BufferedReader br = null; //

Cocoon Bean Offline without CLI

2006-08-15 Thread rachid harradi
Hello Together Apparent my problem with CocoonBean does not find a solution here. I sent more Mails. I get always the error if I run Main.java like Java_Application. ERROR 2006-08-15 15:17:02.222 [manager ] (): Could not set up Component for hint [ session-context]

Use of CocoonBean

2006-08-11 Thread rachid harradi
Did one use CocoonBean without Cocoon Cli and how? what does one have to adjust? your rachid -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

Intergration of Cocoon in Javaproject

2006-08-09 Thread rachid harradi
Hello together, first place I mean project before its task is XmlStream to be produced. in the place where the Stream produced, I wanted to use cocoonBean and this instance on of cocoonBean the Stream passes my problem is, I white it not, how I proceed, since no code gives. in addition I

org.apache.cocoon.Main

2006-08-09 Thread rachid harradi
Hello together, which I must adjust around the Main class in cocoon problem-free under eclipse to run Harradi -- Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit! Feel free mit GMX DSL: http://www.gmx.net/de/go/dsl