and XMLFroms, need help here!

2002-10-29 Thread Ramy Mamdouh
at with , where att value should get the "priceAmount" after it's gets populated from the bean? Help is much appreciated. -- Ramy Mamdouh Kamel [EMAIL PROTECTED] - Please check that your question has not alre

xsl:include problem with the current cvs head.

2002-11-25 Thread Ramy Mamdouh
ating Transform Handler at org.apache.avalon.excalibur.xml.xslt.XSLTProcessorImpl.getTransformerHandlerAndValidity(XSLTProcessorImpl.java:287) at org.apache.cocoon.transformation.TraxTransformer.setup(TraxTransformer.java:344) -- Ramy Mamdouh Kamel [EMAIL PROT

Problem in Updating XSL

2002-02-04 Thread Ramy Mamdouh
Hello everybody I have a problem with cocoon and xsl . when i modify xsl file i have to restart cocoon to get the effect. before this was working good . I modify xsl file and see the effect without needing to restart cocoon but now this does not work good . Thanks in advance ---

Session Contexts : How to know if a context has been created or not?

2002-05-28 Thread Ramy Mamdouh
ks in advance. -- Ramy Mamdouh Kamel Software Engineer Ute Imkenberg [EMAIL PROTECTED] - Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To uns

Problem running the portal sample [null pointer exception]

2002-07-22 Thread Ramy Mamdouh
Hello, I'm using: SuSE Linux 8.0 JDK 1.4.0_01 Tomcat 4.0.4 I had a fresh checkout from the cvs head, built cocoon and tried to run the portal sample but I got an error immediatly. am I missing something? I got this error : The org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode no

Problem: Calling a portal page from from the flow script (sendPage())

2002-07-29 Thread Ramy Mamdouh
fined. Now, if the flow script performs the simple sendPage(), nothing is displayed [with no errors] sendPage("/webshop/index", {}); This is only a problem with the portal, any other uri passed to the sendPage works fine, as long as it's not a portal stuff. Am I missing some

Problem: calling a Portal page from the flow map (sendPage())

2002-08-03 Thread Ramy Mamdouh
d. Now, if the flow script performs the simple sendPage(), nothing is displayed [with no errors] sendPage("/webshop/index", {}); This is only a problem with the portal, any other uri passed to the sendPage works fine, as long as it's not a portal stuff. Am I missing some

java.lang.IllegalStateException: Cannot create a session after theresponse has been committed

2002-08-11 Thread Ramy Mamdouh
a:943) at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1012) at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1107) at java.lang.Thread.run(Thread.java:484) what's wrong? -- Ramy Mamdouh Kamel Software Engineer Imkenberg Datenve

Re: java.lang.IllegalStateException: Cannot create a session afterthe response has been committed

2002-08-12 Thread Ramy Mamdouh
Hello, Thanks Stephan for providing me with the link. However, The execption is gone when I upgraded to Tomcat 4.1.8... now the portal (authentication) works just fine. Thought it might help to post this info. Stephan Michels wrote: >On Sun, 11 Aug 2002, Ramy Mamdouh wrote: > &

Portal question [ the request parameters are available from insidethe coplets?]

2002-08-20 Thread Ramy Mamdouh
"/index" matchs to the portal generator, Is this "abc" parameter available to all the coplets?? Thanks -- Ramy Mamdouh Kamel [EMAIL PROTECTED] - Please check that your question has not already been answer

Re: Portal question [ the request parameters are available from insidethe coplets?]

2002-08-20 Thread Ramy Mamdouh
tp://www.amazon.com/exec/obidos/ASIN/0735712352/needacake-20 >========= > > > > >-Original Message- >From: Ramy Mamdouh [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, August 20, 2002 4:57 PM >To: [EMAIL PROTECTED] >Subject: Portal question [ the request parameters are

Re: Portal question [ the request parameters are available from insidethe coplets?]

2002-08-21 Thread Ramy Mamdouh
this point (even in your very nice book with Matthew). Maybe you could tell me where can I find any information about that? Best Regards. Carsten Ziegeler wrote: >Ramy Mamdouh wrote: > >>Thanks for replying, but handlesParameters just handles the parameters >>of the portal e

Re: Portal question [ the request parameters are available from insidethe coplets?]

2002-08-21 Thread Ramy Mamdouh
out that? And thanks for the quick info about the "raw" subprotocol. Best Regards. Carsten Ziegeler wrote: >Ramy Mamdouh wrote: > >>Yes, I'm using the internal protocol ( cocoon:raw:/ ) in getting my >>coplets displayed. >>But when I changed to cocoon:/ without the

Re: Portal question [ the request parameters are available from insidethe coplets?]

2002-08-21 Thread Ramy Mamdouh
PROTECTED] >>Subject: RE: Portal question [ the request parameters are available from >>inside the coplets?] >> >> >> >>Ramy Mamdouh wrote: >> >>>Hello Carsten, >>> >>>It seems I don't have any problems in my coplets. >>&g

Views at Cocoon

2001-09-11 Thread Ramy Mamdouh
alled (and hence the action) after the first component..then after finishing processing, the control goes back to the pipeline???   that's waht I got from the docs I hope somebody can explain if this right or wrong!   Yours Ramy mamdouh