Re: Internal references for sendmail

2002-08-21 Thread Themba Mbatha
A while back I had a similar requirement, except that I wanted to send a multipart message. In order to use cocoon's internal capabilities I had to write an Action that read the pipeline from the descriptor. I would suggest you write a simple mailer action for this. On Sun, 2002-08-18 at 17:58,

Usage of & in URLs

2002-08-12 Thread Themba Mbatha
Hi all; Perhaps this has been asked. I need to show a url as in http://www.foo.com/some-path?arg1=value1&arg2=value2 into the transformed XML. I am getting errors with Cocoon (the generator, in particular) each time it encounters an & character. I am told this is an XML problem but I was wonderin

RE: cant find avalon conponents

2002-07-02 Thread Themba Mbatha
Title: RE: cant find avalon conponents Make sure that all the jar files that came with Cocoon are in the lib directory ($TOMCAT_HOME/webapps/cocoon/WEB-INF/lib). -Original Message- From: icewind [mailto:[EMAIL PROTECTED]] Sent: 02 July 2002 10:49 To: [EMAIL PROTECTED] Subject: cant f

RE: cocoon or Axkit?

2002-06-18 Thread Themba Mbatha
Title: RE: cocoon or Axkit? Try running the very same test with SAX based transformation. -Original Message- From: markus jais [mailto:[EMAIL PROTECTED]] Sent: 18 June 2002 11:09 To: [EMAIL PROTECTED] Subject: cocoon or Axkit? hello I am currentyl trying to find out if Axkit or