Re: Dispatcher/Adapter

2002-02-09 Thread kingadziembowska
- Original Message - From: "giacomo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 2:58 AM Subject: RE: Dispatcher/Adapter > On Fri, 8 Feb 2002, Vadim Gritsenko wrote: > > > > From: giacomo [mailto:[EMAIL PROTECTED]] > > > > > > On Fri, 8 Feb 2002, DZIEMB

Re: Dispatcher/Adapter

2002-02-08 Thread kingadziembowska
Original Message - From: "Vadim Gritsenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 08, 2002 7:24 PM Subject: RE: Dispatcher/Adapter > > From: giacomo [mailto:[EMAIL PROTECTED]] > > > > On Fri, 8 Feb 2002, DZIEMBOWSKI,KINGA (HP-NewJersey,ex2) wrote: > > > > > >

Re: [Announcement] Apache Cocoon 2.0.1 Release

2002-01-31 Thread kingadziembowska
Congratulations, Kinga - Original Message - From: "Carsten Ziegeler" <[EMAIL PROTECTED]> To: "Cocoon-Dev" <[EMAIL PROTECTED]>; "Cocoon-Users" <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 8:21 AM Subject: [Announcement] Apache Cocoon 2.0.1 Release > Apache Cocoon 2.0.1 Released >

mailing list

2001-12-27 Thread kingadziembowska
Merry Christmas, Could you please check the status of my subscription to the mailing list - last message I got for [EMAIL PROTECTED] was 12/14/01. Do I need to subscribe again? Thanks, Kinga   ==Kinga Dziembowski[EMAIL PROTECTED]Tel:(610) 543-5504Fax:(610) 543-6042

Re: [C2.0rc1] Cocoon installation fails on IONA iPortal App Server

2001-10-25 Thread kingadziembowska
Hi, I am working with HP-AS it is newly released J2EE platform app server. Cocoon cannot be deployed as WAR unless WAR is extracted!!! Tomcat has a configuration parameter to specify if the WAR should be extracted before "usage". The default is set to "true". What does it means is that as a f

Re: [C2.0rc1] Cocoon installation fails on IONA iPortal App Server

2001-10-25 Thread kingadziembowska
Hi, I am working with HP-AS it is newly released J2EE platform app server. Cocoon cannot be deployed as WAR unless WAR is extracted!!! Tomcat has a configuration parameter to specify if the WAR should be extracted before "usage". The default is set to "true". What does it means is that as a f

Re: Bug 4124 StreamGenerator does not preserve XML encoding PI

2001-10-24 Thread kingadziembowska
ncoding PI >Hi Kinga, >thanks for your patch, it's applied. Please cross-check. >Let's see how (if?) the discussion about the refacturing >goes on. >Carsten > -Original Message- > From: kingadziembowska [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 22, 200

Re: Bug 4124 StreamGenerator does not preserve XML encoding PI

2001-10-21 Thread kingadziembowska
Carsten, I still hope that we can cure the real problem but on the other hand I do not want to wait longer with my patches. For now I am sending a patch where HttpServletRequest is used in StreamGenerator, but really it does not satisfy me! Now about character encoding. Servlet 2.3 spec have new

[C2] new stream generator submission

2001-05-29 Thread kingadziembowska
Hi All Developers,  A specialized team at HP-Bluestone is in the process of evaluating Cocoon asa B2B engine. As one of the key people on this initiative, I undertook theinitial prototype building and created generic StreamGenerator that may bevaluable to Cocoon users in general. My probl