newbie: xsl - xsp - transformation

2002-07-28 Thread daniel meier
hi there I'm using the stream-generator, which produces this document: the sitemap looks like this: map:match pattern=**.req map:generate type=stream/ map:transform src=stylesheets/req2xml.xsl/ map:serialize type=xml/ /map:match the stream gives sends this to the stylesheet:

Running Cocoon 2.0 in IBM Websphere

2002-07-28 Thread kavitha ramesh
Hi, I would like to run Cocoon 2.0 in IBM Websphere server 4.0.Where can I find the installation instructions?If anyone had already done the same could you please help me? Regards Kavitha. Sell you car, by placing a classified ad on Yahoo India Autos . It's Free!!

RE: Return BLOB Value / redesigned DatabaseReader / a NO thank-you to Cocoon-developers

2002-07-28 Thread Sascha Kulawik
Title: Nachricht Thank you very much, but it didn't work out. I've now taken the DatabaseReaser.java and changed it in a little way for my needs - now it works. I think, te DatabaseReader that comes with Cocoon will never work in that case. I haven't found the solution, to give the reader

RE: newbie: xsl - xsp - transformation

2002-07-28 Thread Vadim Gritsenko
From: daniel meier [mailto:[EMAIL PROTECTED]] hi there I'm using the stream-generator, which produces this document: the sitemap looks like this: map:match pattern=**.req map:generate type=stream/ map:transform src=stylesheets/req2xml.xsl/ map:serialize type=xml/ /map:match

RE: Return BLOB Value / redesigned DatabaseReader / a NO thank-you to Cocoon-developers

2002-07-28 Thread Vadim Gritsenko
Sascha, Do you want to submit a patch to DatabaseReader documentation? Vadim -Original Message- From: Sascha Kulawik [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 28, 2002 6:08 AM To: [EMAIL PROTECTED] Subject: RE: Return BLOB Value / redesigned DatabaseReader / a NO thank-you to

RE: Running Cocoon 2.0 in IBM Websphere

2002-07-28 Thread Vadim Gritsenko
http://xml.apache.org/cocoon/installing/index.html Vadim -Original Message- From: kavitha ramesh [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 28, 2002 4:50 AM To: [EMAIL PROTECTED] Subject: Running Cocoon 2.0 in IBM Websphere Hi,   I would like to run Cocoon 2.0 in IBM Websphere

RE: Return BLOB Value / redesigned DatabaseReader / a NO thank-you to Cocoon-developers

2002-07-28 Thread Sascha Kulawik
Title: RE: Return BLOB Value / redesigned DatabaseReader / a NO thank-you to Cocoon-developers Hello Vadim, Yes, I could make a diff from my sourcefile and documentate all those things in the JavaDoc manner. Do you can transmit this to the dev-list or would there be an interest for it ?

RE: Return BLOB Value / redesigned DatabaseReader / a NO thank-you to Cocoon-developers

2002-07-28 Thread Vadim Gritsenko
Sascha, There is significant interest in any effort which improves documentation. Your javadoc patch will definitely be reviewed and applied if you send it to cocoon-dev (Subject prefix: [PATCH]). Just make sure that you send patch in cvs diff -u format. Regarding your issue with: jdbc

checking out xml source from CVS?

2002-07-28 Thread Jon Stewart
Hi - The development team I'm on is going to be writing a lot of documentation in the next few weeks. I'd like to use Cocoon for publishing our docs. However, we'll no doubt be keeping our docs under source control in CVS. Is there any way to for Cocoon's generators to do checkouts from CVS?

Re: Content-Disposition Header Field and Reader

2002-07-28 Thread Jeff Turner
On Fri, Jul 26, 2002 at 10:56:21PM -0400, Vadim Gritsenko wrote: From: Tammo van Lessen [mailto:[EMAIL PROTECTED]] Hello, i've a question about sending response headers in a reader. I would like to send a file to the browser with an other filename than the request url. Ex:

Re: checking out xml source from CVS?

2002-07-28 Thread Steven Noels
Jon Stewart wrote: Hi - The development team I'm on is going to be writing a lot of documentation in the next few weeks. I'd like to use Cocoon for publishing our docs. However, we'll no doubt be keeping our docs under source control in CVS. Is there any way to for Cocoon's generators

[ANN] Hellow World sample exposed as Web Service

2002-07-28 Thread Ivelin Ivanov
REST Style of course ;) listed in the latest 2.1 HEAD samples page. -=Ivelin=- - Please check that your question has not already been answered in the FAQ before posting. http://xml.apache.org/cocoon/faq/index.html To

[ANN] XMLForm demo update: Added REST style Web Service support

2002-07-28 Thread Ivelin Ivanov
It was really a simple job to expose the Feedback demo as a web service. Just wrote the WSDL file, updated the sitemap and added a 10 lines action. Any takers to verify the validity of the WSDL? How about updating the HOWTO? -=Ivelin=-