cvs commit: xml-cocoon2/src/java/org/apache/cocoon/transformation AbstractSAXTransformer.java

2003-02-03 Thread cziegeler
cziegeler2003/02/03 23:59:29 Modified:src/blocks/databases/java/org/apache/cocoon/transformation SQLTransformer.java src/java/org/apache/cocoon/transformation AbstractSAXTransformer.java Log: Adding ComponentException

RE: [BUG] : java.util.EmptyStackException on EnvironmentStack

2003-02-03 Thread Carsten Ziegeler
Hi Tim, one more question, what do you have in your JDK/lib/endorsed directory? Carsten > -Original Message- > From: Timothy Larson [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 5:25 PM > To: [EMAIL PROTECTED] > Subject: RE: [BUG] : java.util.EmptyStackException on Environ

Re: Compressing output from Cocoon

2003-02-03 Thread Bart Guijt
From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> > > I haven't used it myself, but if I had to do it I would use servlet > filtering instead of patching cocoon. cocoon's concern is to create > output, http compression is part of the transport so it should be > somebody else's concern to modify the out

RE: [BUG] : java.util.EmptyStackException on EnvironmentStack

2003-02-03 Thread Carsten Ziegeler
> -Original Message- > From: Timothy Larson [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 5:25 PM > To: [EMAIL PROTECTED] > Subject: RE: [BUG] : java.util.EmptyStackException on EnvironmentStack > > > Carsten, > > I can consistently reproduce the exception with both: >

cvs commit: xml-cocoon2/src/documentation/xdocs/link livesites.xml

2003-02-03 Thread crossley
crossley2003/02/03 23:09:42 Modified:src/documentation/xdocs/link Tag: cocoon_2_0_3_branch livesites.xml Log: Added link to Forrest live-sites page. Revision ChangesPath No revision No revision 1.

cvs commit: xml-cocoon2/src/documentation/xdocs/link livesites.xml

2003-02-03 Thread crossley
crossley2003/02/03 23:09:38 Modified:src/documentation/xdocs/link livesites.xml Log: Added link to Forrest live-sites page. Revision ChangesPath 1.14 +5 -0 xml-cocoon2/src/documentation/xdocs/link/livesites.xml Index: livesites.xml ===

cvs commit: xml-cocoon2/src/documentation/xdocs/link livesites.xml

2003-02-03 Thread crossley
crossley2003/02/03 23:01:55 Modified:src/documentation/xdocs/link Tag: cocoon_2_0_3_branch livesites.xml Log: Sync with head. Revision ChangesPath No revision No revision 1.1.2.11 +4 -0 xml-

cvs commit: xml-cocoon2/src/documentation/xdocs/link livesites.xml

2003-02-03 Thread crossley
crossley2003/02/03 23:01:30 Modified:src/documentation/xdocs/link livesites.xml Log: Added http://biology.bangor.ac.uk/ Revision ChangesPath 1.13 +1 -0 xml-cocoon2/src/documentation/xdocs/link/livesites.xml Index: livesites.xml ===

Re: SQL Editor

2003-02-03 Thread Antonio Gallardo
Ugo Cei dijo: > Jeremy Quinn wrote: >> What I meant was that in order to get to the point where you have the >> whole process controlled by such a simple flowscript you had to do >> lots of other very complex stuff to sit behind it. > > Not at all. Form population and validation is from XMLForms,

Re: [NOTE] Cocoon Consultant

2003-02-03 Thread Tony Collen
On Mon, 3 Feb 2003, Steven Punte wrote: > I just posted to the user group an add for my services titled > "Cocoon Consultant." I realized I am not as intimately > familiar with the platform as many of you are, but I have been > around the block a few times with Cocoon. Heh, yeah, I've though

Re: News from the Websphere 5.0 front

2003-02-03 Thread Vadim Gritsenko
Pier Fumagalli wrote: Y'all... Should we do a double fix to both Cocoon and Jetty at the same time? If this is in regards to redirects... I think consensus is to implement servlet spec in Cocoon, and don't rely on (buggy) engines like websphere. It means, in HttpEnvironment sendRedirect met

[NOTE] Cocoon Consultant

2003-02-03 Thread Steven Punte
 I just posted to the user group an add for my services titled "Cocoon Consultant."  I realized I am not as intimately familiar with the platform as many of you are, but I have been around the block a few times with Cocoon.  IMHO, Cocoon has a training and credibility gap with the greater software

FOP API proposal in FOP wiki

2003-02-03 Thread J.Pietschmann
Hi all, there is an attempt to redesign the FOP API: http://marc.theaimsgroup.com/?l=fop-dev&m=104431897621668&w=2 I'd prefer interested parties joining the fop-dev list for the discussion, but I wouldn't mind a discussion on cocoon-dev. Contributions to the wiki are also welcomed. J.Pietschmann

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Gianugo Rabellino
Stefano Mazzocchi wrote: Well, you know where my native code for the connector is :-) Right now, my suggestion is: use Jetty and proxy-pass HTTP requests through Apache :-) In the long-ish term, we'll see! :-) :-) This is where I'm heading now, and this is where I want to work in the future

Re: SQL Editor

2003-02-03 Thread Ugo Cei
Jeremy Quinn wrote: What I meant was that in order to get to the point where you have the whole process controlled by such a simple flowscript you had to do lots of other very complex stuff to sit behind it. Not at all. Form population and validation is from XMLForms, persistence is Hibernate,

Re: Compressing output from Cocoon

2003-02-03 Thread Bart Guijt
From: "Leszek Gawron" <[EMAIL PROTECTED]> > On Mon, Feb 03, 2003 at 01:50:00PM +0100, Bart Guijt wrote: > > Hi all, > > > > I'm interested to see whether the following technique is useful for Cocoon apps as well: compressing requested content if the client supports it. The article at the following

CVS error building - chaperon

2003-02-03 Thread Antonio Gallardo
Hi. I recntly downloaded the CVS HEAD 2.1 (3-feb-2003 16:02 CST) After the chaperon update. I got this error: validate-config: Conducting validation of core configuration files. (You can turn validation off if you must, using ./properties.xml) Validating all cocoon.roles instances ... Validating

Re: [gump] cocoon2 build error

2003-02-03 Thread Leo Simons
Berin Loritsch wrote: Leo Simons wrote: hi, It looks like the problem is that an extra required first argument, namely role, was added to the ComponentHandler methods. This role in the end results in a call to ComponentProxyGenerator.getProxy(), where this role argument is passed in. The ro

Re: News from the Websphere 5.0 front

2003-02-03 Thread Greg Wilkins
Peir - don't get me started on the stupidity of the servlet specs path mapping! I was aware if the difference between the spec and Jetty - but I had not changed it as: + I am loath to change something that has been that way for a long time. + I was waiting to fail a watchdog test in order to

[ALERT] JSSE has a bug...

2003-02-03 Thread Pier Fumagalli
If you are using JSSE for HTTPS support and stuff, make sure you check out the link above and upgrade _NOW_... Pier - To unsubs

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Berin Loritsch
Vadim Gritsenko wrote: Berin Loritsch wrote: Vadim Gritsenko wrote: Berin, Please see example sent in response to Ken's question: Generator g; Component c = g; This *will* fail to compile. However, when would this ever happen? When, say, you happen to collect components in an array

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Berin Loritsch
Vadim Gritsenko wrote: Berin Loritsch wrote: Vadim Gritsenko wrote: > Berin Loritsch wrote: > >> #3 We can safely remove the Component interface (the source for most >>deprecation warnings). > > > I'm trying to be cautious about removing it from public well-known interfaces. Users are writ

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Berin Loritsch
Vadim Gritsenko wrote: > Berin Loritsch wrote: > >> #3 We can safely remove the Component interface (the source for most >>deprecation warnings). > > > > > I'm trying to be cautious about removing it from public well-known interfaces. Users are writing code with assumption that they won't ch

Re: SQL Editor

2003-02-03 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 18:19 Europe/London, Ugo Cei wrote: Jeremy Quinn wrote: I see what you mean, but is this not merely hiding a lot of complexity that you have had to put elsewhere? I don't get your point. Isn't all of OOP about hiding complexity? ;-) Yea, sorry, I did not explain

cvs commit: xml-cocoon2/src/blocks/chaperon/samples/misc/test - New directory

2003-02-03 Thread stephan
stephan 2003/02/03 10:52:13 xml-cocoon2/src/blocks/chaperon/samples/misc/test - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: xml-cocoon2/src/blocks/chaperon/java/org/apache/cocoon/xml - New directory

2003-02-03 Thread stephan
stephan 2003/02/03 10:52:13 xml-cocoon2/src/blocks/chaperon/java/org/apache/cocoon/xml - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: SQL Editor

2003-02-03 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 16:43 Europe/London, Daniel Fagerstrom wrote: SQL Inserts/Updates using SQLTransformer (maybe not capable of the job due to complexities of the multiple Table updating required ? ) We are using the SQLTransformer for all insert/updates etc on the company that I wor

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Vadim Gritsenko
Stefano Mazzocchi wrote: Vadim Gritsenko wrote: PS As JDK1.2 Poll goes, nobody reported to be using Cocoon with JDK 1.2 so far... Let's wait till the end of the week. Shouldn't we ask *users* instead of developers? We've asked on cocoon-users. :) Who else shall we ask? Vadim -

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Pier Fumagalli
"Berin Loritsch" <[EMAIL PROTECTED]> wrote: > > The Haboob server built on SEDA has promise--although it is primarily a > research project. Imagine being able to gracefully handle 10,000 > clients simultaneously with a proper scaling of performance--all in > Java. (it makes use of the NBIO libra

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 15:57 Europe/London, Stefano Mazzocchi wrote: I'm sick of this. And I'm not alone. Enough talking, expect action. Hear Hear!!! You may remember me moaning about this the other day my heartfelt commiserations! Keep up the good work Pier! Stroll on Jetty! (or

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Berin Loritsch
Gianugo Rabellino wrote: Pier Fumagalli wrote: Well, remember that now in Apache 2.0 mod_proxy and mod_cache are separated, so, if you achieve proxy "full support" using HTTP, you'll be able to simply replace the HTTP proxying module with something (Better? Faster? Is it really needed?), and

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Stefano Mazzocchi
Gianugo Rabellino wrote: Pier Fumagalli wrote: Well, you know where my native code for the connector is :-) Right now, my suggestion is: use Jetty and proxy-pass HTTP requests through Apache :-) In the long-ish term, we'll see! :-) :-) This is where I'm heading now, and this is where I want

Re: SQL Editor

2003-02-03 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 15:02 Europe/London, Geoff Howard wrote: -Original Message- From: Jeremy Quinn [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 9:11 AM To: [EMAIL PROTECTED] Subject: SQL Editor Hi Guys I am looking into implementing a forms-based editor for a comp

Re: SQL Editor

2003-02-03 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 14:50 Europe/London, Antonio Gallardo wrote: Jeremy Quinn dijo: Hi Guys I am looking into implementing a forms-based editor for a complex set of inter-related SQL Tables (with lots of gruesome link tables etc.). What is currently considered the best technique to be

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Berin Loritsch
Stefano Mazzocchi wrote: ...there's too much confusion here, I can't get no relief. Besides quoting Bob Dylan, I'm *PISSED OFF* since I've spent the entire day trying to get Apache 2.0.x + Tomcat *.* working on Solaris and I decided to throw everything down the drain. I feel your pain. That's

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Pier Fumagalli
"Gianugo Rabellino" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> Hm... I don't like squid that much... It doesn't allow you to do a bunch of >> nifty stuff that Apache lets you do... It is a little bit faster, but speed >> comes at a great price: >> >> For example, you can't direct pe

Re: SQL Editor

2003-02-03 Thread Ugo Cei
Jeremy Quinn wrote: I see what you mean, but is this not merely hiding a lot of complexity that you have had to put elsewhere? I don't get your point. Isn't all of OOP about hiding complexity? ;-) Ugo -- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2

Re: SQL Editor

2003-02-03 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 14:28 Europe/London, Ugo Cei wrote: Jeremy Quinn wrote: Hi Guys I am looking into implementing a forms-based editor for a complex set of inter-related SQL Tables (with lots of gruesome link tables etc.). What is currently considered the best technique to be using in

Re: SQL Editor

2003-02-03 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 14:26 Europe/London, Luca Morandini wrote: I know this has become sort of a joke but... why don't you use stored procedures ? Yes, MySQL hasn't them, but PostgresSQL has them, and so do many other proprietary DBMSes. Unfortunately we already have MySQL in place. An

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Gianugo Rabellino
Pier Fumagalli wrote: Hm... I don't like squid that much... It doesn't allow you to do a bunch of nifty stuff that Apache lets you do... It is a little bit faster, but speed comes at a great price: For example, you can't direct people to a holding page when the servlet container is down, and thi

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Pier Fumagalli
"Gianugo Rabellino" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: >> >> Well, remember that now in Apache 2.0 mod_proxy and mod_cache are separated, >> so, if you achieve proxy "full support" using HTTP, you'll be able to simply >> replace the HTTP proxying module with something (Better? Fas

cvs commit: xml-cocoon2/tools/jetty/lib jetty-20030203.jar jetty-4.2.6.jar

2003-02-03 Thread pier
pier2003/02/03 09:29:16 Added: tools/jetty/lib jetty-20030203.jar Removed: tools/jetty/lib jetty-4.2.6.jar Log: Updated Jetty with today's CVS. This will fix problems with relative redirection when the request URL ends with "/". Thanks to Gr

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Gianugo Rabellino
Pier Fumagalli wrote: Well, remember that now in Apache 2.0 mod_proxy and mod_cache are separated, so, if you achieve proxy "full support" using HTTP, you'll be able to simply replace the HTTP proxying module with something (Better? Faster? Is it really needed?), and keep all that caching magic w

Re: News from the Websphere 5.0 front

2003-02-03 Thread Christian Haul
On 03.Feb.2003 -- 05:07 PM, Pier Fumagalli wrote: > "Greg Wilkins" <[EMAIL PROTECTED]> wrote: > I believe though, that although we fix that in Jetty, it will need to be > fixed in Cocoon as well, because if someone decides to map "Cocoon" to > something else than "/" (like, let's say "/*.xml" -> Co

DO NOT REPLY [Bug 16722] New: - Cocoon sitemap fails if built with no FOP and Batik blocks

2003-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Berin Loritsch
Leo Simons wrote: Berin Loritsch wrote: _It has already been taken care of_ just because it is possible and advisable for cocoon to remove the reference to Component from their sources doesn't mean we should push them or our other users into doing so. What about picking a current cocoon bi

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Pier Fumagalli
"Gianugo Rabellino" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> Well, you know where my native code for the connector is :-) Right now, my >> suggestion is: use Jetty and proxy-pass HTTP requests through Apache :-) In >> the long-ish term, we'll see! :-) :-) > > This is where I'm hea

Re: News from the Websphere 5.0 front

2003-02-03 Thread Pier Fumagalli
"Greg Wilkins" <[EMAIL PROTECTED]> wrote: > > Peir It's Pier :-) :-) :-) (I write it wrong myself 1/2 of the times) > don't get me started on the stupidity of the servlet specs path mapping! Well, you know I share your opinion on that! :-) > I was aware if the difference between the spec and

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Gianugo Rabellino
Pier Fumagalli wrote: Well, you know where my native code for the connector is :-) Right now, my suggestion is: use Jetty and proxy-pass HTTP requests through Apache :-) In the long-ish term, we'll see! :-) :-) This is where I'm heading now, and this is where I want to work in the future. I th

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Gianugo Rabellino
Stefano Mazzocchi wrote: I'll never use Tomcat again. Period. The phylosophy behind it (big servlet engine, light http stack on top) is plain wrong. mod_jserv is not supported anymore. :( mod_jk is piece of [insert your favorite nasty word here] (who is the genious that invented the concept t

Re: SQL Editor

2003-02-03 Thread Daniel Fagerstrom
Jeremy Quinn wrote: Hi Guys I am looking into implementing a forms-based editor for a complex set of inter-related SQL Tables (with lots of gruesome link tables etc.). What is currently considered the best technique to be using in Cocoon right now? XMLForm (we don't use Beans) OriginalDBActio

Re: [OT rant] there must be some way out of here...

2003-02-03 Thread Pier Fumagalli
"Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: > > ...there's too much confusion here, I can't get no relief. > > Besides quoting Bob Dylan, I'm *PISSED OFF* since I've spent the entire > day trying to get Apache 2.0.x + Tomcat *.* working on Solaris and I > decided to throw everything down the d

Re: Cocoon 2.0.5-Dev snapshot, Was: Sitemap-Engine for 2.0.5

2003-02-03 Thread Timothy Larson
Vadim, Thank you very much for the snapshot. See the thread: RE: [BUG] : java.util.EmptyStackException on EnvironmentStack to see me already testing it ;) Tim >>> [EMAIL PROTECTED] 02/01/03 08:17PM >>> Timothy Larson wrote: >Any chance snapshots of the CVS 2.0.5-dev could be made >just like

Re: News from the Websphere 5.0 front

2003-02-03 Thread Christian Haul
On 03.Feb.2003 -- 04:06 PM, Pier Fumagalli wrote: > I just verified that both Tomcat and ServletExec correctly interpret the > specification and map stuff as the exception on page 76 mentions... > > I'm CCing Greg Wilkins on that as he might be aware of a trick to make it Thanks! Chris.

RE: [BUG] : java.util.EmptyStackException on EnvironmentStack

2003-02-03 Thread Timothy Larson
Carsten, I can consistently reproduce the exception with both: the released Cocoon-2.0.4 the snapshot of Cocoon-2.0.5dev that Vadim posted: http://www.apache.org/~vgritsenko/xml-cocoon-205-dev-20030201.tar.gz Environment: Windows 2000 Professional Sun JDK 1.4.1_01 Tomcat-3.3.1 Sax

DO NOT REPLY [Bug 16718] - [PATCH] Using only one connection in SQLTransformer

2003-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 16718] New: - [PATCH] Using only one connection in SQLTransformer

2003-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Nicola Ken Barozzi
Stefano Mazzocchi wrote: ... PS As JDK1.2 Poll goes, nobody reported to be using Cocoon with JDK 1.2 so far... Let's wait till the end of the week. Shouldn't we ask *users* instead of developers? We did, they are already replying. Only one IIUC is still using 1.2 till now. -- Nicola Ken Bar

Re: News from the Websphere 5.0 front

2003-02-03 Thread Pier Fumagalli
"Christian Haul" <[EMAIL PROTECTED]> wrote: > On 03.Feb.2003 -- 02:18 PM, Pier Fumagalli wrote: >> "Christian Haul" <[EMAIL PROTECTED]> wrote: >> >>> On 03.Feb.2003 -- 01:55 PM, Pier Fumagalli wrote: "Gernot Koller" <[EMAIL PROTECTED]> wrote: > > > > seems to fix most

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Stefano Mazzocchi
Vadim Gritsenko wrote: Berin Loritsch wrote: Vadim Gritsenko wrote: > Berin Loritsch wrote: > >> #3 We can safely remove the Component interface (the source for most >>deprecation warnings). > > > I'm trying to be cautious about removing it from public well-known interfaces. Users are writ

[OT rant] there must be some way out of here...

2003-02-03 Thread Stefano Mazzocchi
...there's too much confusion here, I can't get no relief. Besides quoting Bob Dylan, I'm *PISSED OFF* since I've spent the entire day trying to get Apache 2.0.x + Tomcat *.* working on Solaris and I decided to throw everything down the drain. I'll never use Tomcat again. Period. The phylosophy

Re: sample web-app too complex?

2003-02-03 Thread SAXESS - Hussayn Dabbous
I would like to distinguish between "creating a webapp with minimal cocoon" and "creating a webapp with minimal functionality" Although both issues adress similar points, i think, the bignners should not be bothered with isolating the jars they "really need" for their app just to get an as sma

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Vadim Gritsenko
Berin Loritsch wrote: Vadim Gritsenko wrote: Berin, Please see example sent in response to Ken's question: Generator g; Component c = g; This *will* fail to compile. Of course if it was written explicitly like a good programmer should, it would compile: Generator g = // ... lookup of Gen

DO NOT REPLY [Bug 16710] New: - SQLTransformer.Query.serializeRow forces lower case column names

2003-02-03 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: SQL Editor

2003-02-03 Thread Geoff Howard
> -Original Message- > From: Jeremy Quinn [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 9:11 AM > To: [EMAIL PROTECTED] > Subject: SQL Editor > > > Hi Guys > > I am looking into implementing a forms-based editor for a complex set > of inter-related SQL Tables (with lots of gr

Re: SQL Editor

2003-02-03 Thread Antonio Gallardo
Jeremy Quinn dijo: > Hi Guys > > I am looking into implementing a forms-based editor for a complex set > of inter-related SQL Tables (with lots of gruesome link tables etc.). > > What is currently considered the best technique to be using in Cocoon > right now? > > XMLForm (we don't use Beans) I t

RE: sample web-app too complex?

2003-02-03 Thread Geoff Howard
When trying to help a frustrated new user recently, I did something like this for 2.0.4. I believe the clean-webapp Chris mentioned is only in 2.1dev? I assembled a minimal webapp that did only static xml and static xsl, had no other samples, and had most of the unecessary (for a static hello wor

Re: [RT] validation grammar inside components

2003-02-03 Thread Christian Haul
On 03.Feb.2003 -- 03:13 PM, Stefano Mazzocchi wrote: > Christian Haul wrote: > >Currently, we have the sitemap validation schema (relax ng > >http://www.oasis-open.org/committees/relax-ng ) in a single file. This > >schema gets only updated when a new sample violates the schema. > >It is easy to fo

Re: Re-precating (?) classes (was: RE: What is a Parser?)

2003-02-03 Thread Vadim Gritsenko
Berin Loritsch wrote: Vadim Gritsenko wrote: > Berin Loritsch wrote: > >> #3 We can safely remove the Component interface (the source for most >>deprecation warnings). > > > I'm trying to be cautious about removing it from public well-known interfaces. Users are writing code with assumption

Re: News from the Websphere 5.0 front

2003-02-03 Thread Christian Haul
On 03.Feb.2003 -- 02:18 PM, Pier Fumagalli wrote: > "Christian Haul" <[EMAIL PROTECTED]> wrote: > > > On 03.Feb.2003 -- 01:55 PM, Pier Fumagalli wrote: > >> "Gernot Koller" <[EMAIL PROTECTED]> wrote: > >>> > >>> > >>> > >>> seems to fix most of these problems. > >>> Still it's probably not

Re: SQL Editor

2003-02-03 Thread Ugo Cei
Jeremy Quinn wrote: Hi Guys I am looking into implementing a forms-based editor for a complex set of inter-related SQL Tables (with lots of gruesome link tables etc.). What is currently considered the best technique to be using in Cocoon right now? XMLForm (we don't use Beans) OriginalDBActio

RE: SQL Editor

2003-02-03 Thread Luca Morandini
Jeremy, I know this has become sort of a joke but... why don't you use stored procedures ? Yes, MySQL hasn't them, but PostgresSQL has them, and so do many other proprietary DBMSes. Regards, - Luca Morandini GIS Consul

Re: News from the Websphere 5.0 front

2003-02-03 Thread Pier Fumagalli
"Christian Haul" <[EMAIL PROTECTED]> wrote: > On 03.Feb.2003 -- 01:55 PM, Pier Fumagalli wrote: >> "Gernot Koller" <[EMAIL PROTECTED]> wrote: >>> >>> >>> >>> seems to fix most of these problems. >>> Still it's probably not the most elegant solution, is it ? >> >> Nope... But Jetty had the

Re: [POLL] JDK 1.2 Support

2003-02-03 Thread Gianugo Rabellino
Vadim Gritsenko wrote: To better understand how you are using Cocoon product and serve your needs better ;-) Cocoon developers would like to know how many of our currect users are deploying Cocoon on JDK 1.2 and why they did not switch to JDK1.3 (or better). 1.3+ used here (mostly 1.4). Cia

Re: [RT] validation grammar inside components

2003-02-03 Thread Stefano Mazzocchi
Christian Haul wrote: Currently, we have the sitemap validation schema (relax ng http://www.oasis-open.org/committees/relax-ng ) in a single file. This schema gets only updated when a new sample violates the schema. It is easy to forget updating the schema file and when attempting it, it does take

SQL Editor

2003-02-03 Thread Jeremy Quinn
Hi Guys I am looking into implementing a forms-based editor for a complex set of inter-related SQL Tables (with lots of gruesome link tables etc.). What is currently considered the best technique to be using in Cocoon right now? XMLForm (we don't use Beans) OriginalDBActions (obsolete ? ) Modu

Re: News from the Websphere 5.0 front

2003-02-03 Thread Christian Haul
On 03.Feb.2003 -- 01:55 PM, Pier Fumagalli wrote: > "Gernot Koller" <[EMAIL PROTECTED]> wrote: > > > > > > > > seems to fix most of these problems. > > Still it's probably not the most elegant solution, is it ? > > Nope... But Jetty had the same problem... It's not a problem within Cocoon,

Re: Cocoon 2.0.5-Dev snapshot, Was: Sitemap-Engine for 2.0.5

2003-02-03 Thread Christian Haul
On 03.Feb.2003 -- 08:51 AM, Vadim Gritsenko wrote: > Pier Fumagalli wrote: > > >"Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > > > >>Sylvain Wallez wrote: > >> > >>>How is built the daily snapshot ? Couldn't we have daily snapshots for > >>>both branches ? > >>> > >>I don't know how dailies are

RE: [BUG] : java.util.EmptyStackException on EnvironmentStack

2003-02-03 Thread Timothy Larson
Sorry, forgot to add: Operating system: Windows 2000 Professional [EMAIL PROTECTED] 02/03/03 06:55AM >>> >Hi Tim, > >I just tried your test case with latest HEAD of cocoon (2.1-dev), >Saxon-7.3.1, JDK 1.4.1 and W2K - and it worked :( > >I exactly followed your description - what environment

Re: [POLL] JDK 1.2 Support

2003-02-03 Thread Berin Loritsch
1.4.1 myself Vadim Gritsenko wrote: Hi all: To better understand how you are using Cocoon product and serve your needs better ;-) Cocoon developers would like to know how many of our currect users are deploying Cocoon on JDK 1.2 and why they did not switch to JDK1.3 (or better). This informa

RE: [BUG] : java.util.EmptyStackException on EnvironmentStack

2003-02-03 Thread Timothy Larson
My test setup that produces the exception: the released Cocoon-2.0.4 Sun JDK 1.4.1_01 Tomcat-3.3.1 Saxon-7.3.1 FOP 0.20.5rc I am going to test it with the snapshot of Cocoon-2.0.5dev that Vadim posted: http://www.apache.org/~vgritsenko/xml-cocoon-205-dev-20030201.tar.gz I will post my

Re: Compressing output from Cocoon

2003-02-03 Thread Stefano Mazzocchi
Bart Guijt wrote: Hi all, I'm interested to see whether the following technique is useful for Cocoon apps as well: compressing requested content if the client supports it. The article at the following link illustrates this best: http://www.servletsuite.com/servlets/compress.htm I bro

Re: News from the Websphere 5.0 front

2003-02-03 Thread Pier Fumagalli
"Gernot Koller" <[EMAIL PROTECTED]> wrote: > Hi! > > I just want to give you some feedback concerning my trials to get a cocoon > application > running under IBM Websphere 5.0 EE. > > The main problem were broken redirects. Due to a hint from > someone expirencing similar troubles using jetty I

Re: Cocoon 2.0.5-Dev snapshot, Was: Sitemap-Engine for 2.0.5

2003-02-03 Thread Vadim Gritsenko
Pier Fumagalli wrote: "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Sylvain Wallez wrote: This makes sense from our developper point of view. But from the user's one, who occasionally wants to have the latest bug fixes from the stable branch, having to checkout a particular branch may not

Re: sample web-app too complex?

2003-02-03 Thread SAXESS - Hussayn Dabbous
Hy, Michael, Bertrand; I had the idea to create a simple webapp, that already is complete in the sense that it does something "real". So the user could simply take it, create some content, then fiddle around with whatever (sitemap, stylesheets and so on) to see the effects. This webapp could be a

Re: AW: [POLL] JDK 1.2 Support

2003-02-03 Thread Pier Fumagalli
1.3.1/1.4.1 on Solaris and MacOS/X Pier - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Cocoon 2.0.5-Dev snapshot, Was: Sitemap-Engine for 2.0.5

2003-02-03 Thread Pier Fumagalli
"Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Sylvain Wallez wrote: > >> This makes sense from our developper point of view. But from the >> user's one, who occasionally wants to have the latest bug fixes from >> the stable branch, having to checkout a particular branch may not be >> that intuiti

Re: News from the Websphere 5.0 front

2003-02-03 Thread Nicola Ken Barozzi
Gernot Koller wrote: Hi! I just want to give you some feedback concerning my trials to get a cocoon application running under IBM Websphere 5.0 EE. The main problem were broken redirects. Due to a hint from someone expirencing similar troubles using jetty I found the following workaround: Chan

Re: Compressing output from Cocoon

2003-02-03 Thread Leszek Gawron
On Mon, Feb 03, 2003 at 01:50:00PM +0100, Bart Guijt wrote: > Hi all, > > I'm interested to see whether the following technique is useful for Cocoon apps as >well: compressing requested content if the client supports it. The article at the >following link illustrates this best: > > > http:

Re: Compressing output from Cocoon

2003-02-03 Thread Bill Barnhill
Guess servlet filter is the way to go, sorry for being clueless about existing code. --- "Enke, Michael" <[EMAIL PROTECTED]> wrote: > Bart Guijt wrote: > > > > Hi all, > > > > I'm interested to see whether the following > technique is useful for Cocoon apps as well: > compressing requested conte

Re: Compressing output from Cocoon

2003-02-03 Thread Bill Barnhill
Would this be best implemented within Cocoon, or would it best be implemented in a Servlet Filter? The filter could be inserted after any web app, not just Cocoon. Bill Barnhill --- Bart Guijt <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm interested to see whether the following > technique is us

Re: sample web-app too complex?

2003-02-03 Thread Christian Haul
On 03.Feb.2003 -- 01:33 PM, Michael Melhem wrote: > Hi Cocooners, > > I know that we probably have had this discussion before, but is there a > reason why we dont have simple "Hello-World" sample web-app along side > the current sample web-app? (or does there already exist an independent > "hello-

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/bean CocoonBean.java

2003-02-03 Thread cziegeler
cziegeler2003/02/03 05:06:10 Modified:src/java/org/apache/cocoon/bean CocoonBean.java Log: Cleaning code Revision ChangesPath 1.4 +3 -3 xml-cocoon2/src/java/org/apache/cocoon/bean/CocoonBean.java Index: CocoonBean.java ===

Re: Compressing output from Cocoon

2003-02-03 Thread Enke, Michael
Bart Guijt wrote: > > Hi all, > > I'm interested to see whether the following technique is useful for Cocoon apps as >well: compressing requested content if the client supports it. The article at the >following > link illustrates this best: > > > http://www.servletsuite.com/servlets/compr

Compressing output from Cocoon

2003-02-03 Thread Bart Guijt
Hi all,   I'm interested to see whether the following technique is useful for Cocoon apps as well: compressing requested content if the client supports it. The article at the following link illustrates this best:       http://www.servletsuite.com/servlets/compress.htm   I browsed the Cocoon s

[RT] validation grammar inside components

2003-02-03 Thread Christian Haul
Currently, we have the sitemap validation schema (relax ng http://www.oasis-open.org/committees/relax-ng ) in a single file. This schema gets only updated when a new sample violates the schema. It is easy to forget updating the schema file and when attempting it, it does take some time to understan

Re: sample web-app too complex?

2003-02-03 Thread Bertrand Delacretaz
Hi Michael, I know that we probably have had this discussion before, but is there a reason why we dont have simple "Hello-World" sample web-app along side the current sample web-app? (or does there already exist an independent "hello-world" web-app that Im not aware of?) I agree, a minimal samp

sample web-app too complex?

2003-02-03 Thread Michael Melhem
Hi Cocooners, I know that we probably have had this discussion before, but is there a reason why we dont have simple "Hello-World" sample web-app along side the current sample web-app? (or does there already exist an independent "hello-world" web-app that Im not aware of?) I have been trying to e

News from the Websphere 5.0 front

2003-02-03 Thread Gernot Koller
Hi! I just want to give you some feedback concerning my trials to get a cocoon application running under IBM Websphere 5.0 EE. The main problem were broken redirects. Due to a hint from someone expirencing similar troubles using jetty I found the following workaround: Changing redirects from som

RE: software licensing - security.

2003-02-03 Thread Antonio Gallardo
Nathaniel Alfred dijo: >>-Original Message- >>From: Antonio Gallardo [mailto:[EMAIL PROTECTED]] Sent: >> Montag, 3. Februar 2003 12:10 >>To: [EMAIL PROTECTED] >>Subject: Re: software licensing - security. >> > >> >>I think sometimes is good to restrict the access of the users. I got a >> re

  1   2   >