Re: [TIPS] Basic configurations of Apache 2.0 for Cocoon 2

2003-02-04 Thread Steven Noels
Pier Fumagalli wrote: After few discussions had face-to-face with some of you (Stefano on the phone ranting about setting up Tomcat, Jeremy over lunch at my place few weeks ago, and several others), and few odd questions popping out on the list, I feel the need to tell you why my vision is so nar

RE: Request - Tag AbstractMultiAction with the 2_0_... what the ...

2003-02-04 Thread Carsten Ziegeler
What do you mean with "tagging that file"? I assume, you mean copying the file from head to the branch, so that it's in 2.0.5 as well, right? I don't know if a simple copy is sufficient, perhaps someone else can help in here? Carsten > -Original Message- > From: Artur Bialecki [mailto:[E

Re: [POLL] JDK 1.2 Support

2003-02-04 Thread Niclas Hedhman
J2ME CLDC ;o) for embedded. JDK 1.4.1 for server stuff. Niclas On Sunday 02 February 2003 03:06, 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

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

2003-02-04 Thread Carsten Ziegeler
Ah, thanks - that is it! I had Xalan and Xerces from Cocoon in my endorsed directory. With the jars in there, I never get the exception! But without an endorsed directory I can reproduce this behaviour! Ok, now I can start finding the real problem. Sigh.. Thanks Carsten > -Original Message--

Re: [TIPS] Basic configurations of Apache 2.0 for Cocoon 2

2003-02-04 Thread Ivan Mikushin
Hi! It's like a light in the end of a _dark_ tunnel! You saved people _tons_ of time. Great thanks!!! Cheers, Ivan. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

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

2003-02-04 Thread Niclas Hedhman
On Monday 03 February 2003 23:57, Gianugo Rabellino wrote: > 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. > This made me remember those golden days when I was sticking to JServ > and.refu

Re: [NOTE] Cocoon Consultant

2003-02-04 Thread Niclas Hedhman
The Cocoon webpage has a Links section of; * Cocoon Links * Live Sites * Cocoon Hosting Couldn't we add "3rd Party Services" and/or "3rd Party Products" to that? It would perhaps show "interested, but not convinced" parties that there are help to any extent available if they need it... Niclas

Re: sample web-app too complex?

2003-02-04 Thread Niclas Hedhman
On Monday 03 February 2003 23:50, SAXESS - Hussayn Dabbous wrote: > I would like to distinguish between > "creating a webapp with minimal cocoon" > and > "creating a webapp with minimal functionality" > http://wiki.cocoondev.org/Wiki.jsp?page=CreateMinimalWebapp > > would not be what a beginner wan

Re: software licensing

2003-02-04 Thread Niclas Hedhman
On Wednesday 05 February 2003 11:10, Pier Fumagalli wrote: > On 5/2/03 2:54, "Niclas Hedhman" <[EMAIL PROTECTED]> wrote: > > On Monday 03 February 2003 17:55, Leszek Gawron wrote: > >> The Apache license allows to use cocoon in commercial products. > > > > The Apache Gods, > > Err... Pre-1999 BSD G

Re: software licensing

2003-02-04 Thread Pier Fumagalli
On 5/2/03 2:54, "Niclas Hedhman" <[EMAIL PROTECTED]> wrote: > On Monday 03 February 2003 17:55, Leszek Gawron wrote: >> The Apache license allows to use cocoon in commercial products. > > The Apache Gods, Err... Pre-1999 BSD Gods > who wrote the

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

2003-02-04 Thread pier
pier2003/02/04 19:01:18 Added: tools/jetty/lib jetty-4.1.7.jar Removed: tools/jetty/lib jetty-20030203.jar Log: Updating Jetty to release 4.1.7: this release fixes most (if not all) of the redirection problems and "Tomcat compatibility" problems observed by the Cocoon

Re: software licensing

2003-02-04 Thread Niclas Hedhman
On Monday 03 February 2003 17:55, Leszek Gawron wrote: > The Apache license allows to use cocoon in commercial products. The Apache Gods, who wrote the License, really understood what "freedom" means. With that came you being allowed to do practically anything you like with the product, OSS or

[TIPS] Basic configurations of Apache 2.0 for Cocoon 2

2003-02-04 Thread Pier Fumagalli
After few discussions had face-to-face with some of you (Stefano on the phone ranting about setting up Tomcat, Jeremy over lunch at my place few weeks ago, and several others), and few odd questions popping out on the list, I feel the need to tell you why my vision is so narrow when someone touches

Re: [PMC] bootstrapping the PMC

2003-02-04 Thread Niclas Hedhman
On Friday 31 January 2003 21:07, Berin Loritsch wrote: > A lack of voting, or a lack of taking any stand whatsoever is "concent > by default". Basically if enough +1's go through, then the vote passes > whether you really wanted it to or not. Abstaining, or voting 0 in the > hopes of having a vot

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

2003-02-04 Thread Niclas Hedhman
On Sunday 02 February 2003 23:49, Pier Fumagalli wrote: > It depends on what you want to do, "branch out" old releases and let their > branch "die" slowly, or "branch in" (merge) new ones when they become > mainstream (for example, if we think about branch-ins when 2.1 becomes > "main version"

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

2003-02-04 Thread Pier Fumagalli
On 4/2/03 23:06, "Miles Elam" <[EMAIL PROTECTED]> wrote: > > Honestly, if Cocoon is already demonstrating that PHP > and Perl (directly generating HTML) are suboptimal methods for creating > sites on a large scale, why use HTTPd at all? mod_gzip? Is it really > so much more efficient than a comp

Re: Should we move mailing list names?

2003-02-04 Thread Gianugo Rabellino
Pier Fumagalli wrote: As I've just done it for axis-dev, should we move the cocoon mailing lists from cocoon-(dev|user)@xml.apache.org to (dev|user)@cocoon.apache.org ??? It can be done transparently, so, without loosing the archive, the subscribers and stuff, but as we got the top level domain n

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

2003-02-04 Thread Miles Elam
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. I'm confused... One of the features of the newest iterations of Tomcat is jndi lookups without the whole of EJB behind it. Data sources, var

Re: getAllSessions (was licensing and security)

2003-02-04 Thread Antonio Gallardo
Michael Wechner dijo: > Nathaniel Alfred wrote: > >>>-Original Message- >>>From: Antonio Gallardo [mailto:[EMAIL PROTECTED] >>> > > > >>> >>> >> >>Therefore, you should sell your customer at least the compromise, that >> the second login succeeds but dumps the first login. >> >>To implemen

DO NOT REPLY [Bug 16786] - [PATCH] XMLForm Xindice how-to

2003-02-04 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: Should we move mailing list names?

2003-02-04 Thread Antonio Gallardo
What about: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Antonio Gallardo - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

DO NOT REPLY [Bug 16786] New: - [PATCH] XMLForm Xindice how-to

2003-02-04 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: Should we move mailing list names?

2003-02-04 Thread Pier Fumagalli
On 4/2/03 22:19, "Diana Shannon" <[EMAIL PROTECTED]> wrote: > > On Tuesday, February 4, 2003, at 02:16 PM, Pier Fumagalli wrote: > >> As I've just done it for axis-dev, should we move the cocoon mailing >> lists >> from cocoon-(dev|user)@xml.apache.org to >> (dev|user)@cocoon.apache.org ??? >

Re: News from the Websphere 5.0 front

2003-02-04 Thread Pier Fumagalli
On 3/2/03 17:17, "Christian Haul" <[EMAIL PROTECTED]> wrote: > 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 "C

Re: SQL Editor

2003-02-04 Thread Ugo Cei
Jeremy Quinn wrote: Do the XMLForm Components (Action & Transformer) get used in your Sitemap, or are the calls to 'form' methods from your FlowScript the only references that are required? Transformer: yes. Actions: no. I use the transformer to do form/model population and validation just li

Re: Should we move mailing list names?

2003-02-04 Thread Diana Shannon
On Tuesday, February 4, 2003, at 02:16 PM, Pier Fumagalli wrote: As I've just done it for axis-dev, should we move the cocoon mailing lists from cocoon-(dev|user)@xml.apache.org to (dev|user)@cocoon.apache.org ??? Just don't forget cocoon-docs! Diana --

getAllSessions (was licensing and security)

2003-02-04 Thread Michael Wechner
Nathaniel Alfred wrote: -Original Message- From: Antonio Gallardo [mailto:[EMAIL PROTECTED] Therefore, you should sell your customer at least the compromise, that the second login succeeds but dumps the first login. To implement that one only needs to loop over all existing s

Re: Head doesn't build.. (Was: Re: cvs commit:xml-cocoon2/src/blocks/chaperon/samples/stylesheets class2html.xsljava2html.xsl)

2003-02-04 Thread Pier Fumagalli
On 4/2/03 20:39, "Steven Noels" <[EMAIL PROTECTED]> wrote: > Stephan Michels wrote: > >> Seems, I'm the first one, who makes usage of the Parameterizable IF... >> BTW, is there a reason, why everybody uses >> >> >> value >> >> >> instead of >> >> >> >> > > That was what I was trying, b

Re: [SlideConfigurationAdapter] Tag warnings

2003-02-04 Thread Stephan Michels
On Tue, 4 Feb 2003, Tony Collen wrote: > When building from CVS: > > [javadoc] >C:\tcollen\dev\xml-cocoon2\build\cocoon\blocks\slide\src\org\apache\cocoon\components\repository\impl\SlideConfigurationAdapter.java:825: > warning - @post is an unknown tag. > [javadoc] >C:\tcollen\dev\xml-coco

cvs commit: xml-cocoon2/src/webapp/WEB-INF/entities sitemap-v06.rng

2003-02-04 Thread stephan
stephan 2003/02/04 12:58:35 Modified:src/blocks/chaperon/samples sitemap.xmap src/blocks/chaperon/samples/stylesheets class2html.xsl java2html.xsl src/blocks/slide/java/org/apache/cocoon/components/repository/impl

Re: Head doesn't build.. (Was: Re: cvs commit: xml-cocoon2/src/blocks/chaperon/samples/stylesheetsclass2html.xsl java2html.xsl)

2003-02-04 Thread Steven Noels
Stephan Michels wrote: Seems, I'm the first one, who makes usage of the Parameterizable IF... BTW, is there a reason, why everybody uses value instead of That was what I was trying, but I'll leave it to you, OK? -- Steven Noelshttp://outerthought.org/ Out

Re: Head doesn't build.. (Was: Re: cvs commit:xml-cocoon2/src/blocks/chaperon/samples/stylesheets class2html.xsl java2html.xsl)

2003-02-04 Thread Stephan Michels
On Tue, 4 Feb 2003, Pier Fumagalli wrote: > "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > stevenn 2003/02/04 11:13:03 > > > > Modified:src/blocks/chaperon/samples/stylesheets class2html.xsl > > java2html.xsl > > Log: > > fixed the XSLT validation errors - ple

Re: Head doesn't build..

2003-02-04 Thread Steven Noels
Steven Noels wrote: Pier Fumagalli wrote: It keeps complaining that chaperon doesn't want to validate... sorry - smtp server messing up :) -- Steven Noelshttp://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my weblog at

Re: Head doesn't build..

2003-02-04 Thread Steven Noels
Pier Fumagalli wrote: It keeps complaining that chaperon doesn't want to validate... I did a quick fix, Stephan should crosscheck... Should be OK now. -- Steven Noelshttp://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my

DO NOT REPLY [Bug 16513] - simple form transformer aka SimpleFormTransformer problem, sticky tag

2003-02-04 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: Cocoon 2.0.5-Dev snapshot, Was: Sitemap-Engine for 2.0.5

2003-02-04 Thread Vadim Gritsenko
Pier Fumagalli wrote: "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Pier Fumagalli wrote: Actually, I modified your script, it's now in /www/cvs.apache.org/snapshots/xml-cocoon2/.snapshot/snapshot.sh... ... and came admin and spoiled the party... I hate when it happens! ;-)))

Re: Head doesn't build..

2003-02-04 Thread Steven Noels
Pier Fumagalli wrote: It keeps complaining that chaperon doesn't want to validate... I did a quick fix, Stephan should crosscheck... Should be OK now. -- Steven Noelshttp://outerthought.org/ Outerthought - Open Source, Java & XML Competence Support Center Read my

Head doesn't build.. (Was: Re: cvs commit:xml-cocoon2/src/blocks/chaperon/samples/stylesheets class2html.xsljava2html.xsl)

2003-02-04 Thread Pier Fumagalli
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > stevenn 2003/02/04 11:13:03 > > Modified:src/blocks/chaperon/samples/stylesheets class2html.xsl > java2html.xsl > Log: > fixed the XSLT validation errors - please crosscheck That works... Sitemap's now broken :-( Err

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

2003-02-04 Thread Pier Fumagalli
"Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: >> >> >>> Don't worry, I've done the script. Here is first result: >>> >>> http://cvs.apache.org/snapshots/xml-cocoon2/ >>> >>> >> >> Good! :-) Just a couple of things:

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

2003-02-04 Thread Vadim Gritsenko
Pier Fumagalli wrote: "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Don't worry, I've done the script. Here is first result: http://cvs.apache.org/snapshots/xml-cocoon2/ Good! :-) Just a couple of things: add a UMASK definition at the beginning of your script to 002, and do both of the b

Should we move mailing list names?

2003-02-04 Thread Pier Fumagalli
As I've just done it for axis-dev, should we move the cocoon mailing lists from cocoon-(dev|user)@xml.apache.org to (dev|user)@cocoon.apache.org ??? It can be done transparently, so, without loosing the archive, the subscribers and stuff, but as we got the top level domain name, I think it might b

cvs commit: xml-cocoon2/src/blocks/chaperon/samples/stylesheets class2html.xsl java2html.xsl

2003-02-04 Thread stevenn
stevenn 2003/02/04 11:13:03 Modified:src/blocks/chaperon/samples/stylesheets class2html.xsl java2html.xsl Log: fixed the XSLT validation errors - please crosscheck Revision ChangesPath 1.2 +6 -0 xml-cocoon2/src/blocks/chaperon/samples/s

[SlideConfigurationAdapter] Tag warnings

2003-02-04 Thread Tony Collen
When building from CVS: [javadoc] C:\tcollen\dev\xml-cocoon2\build\cocoon\blocks\slide\src\org\apache\cocoon\components\repository\impl\SlideConfigurationAdapter.java:825: warning - @post is an unknown tag. [javadoc] C:\tcollen\dev\xml-cocoon2\build\cocoon\blocks\slide\src\org\apache\cocoon

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

2003-02-04 Thread Pier Fumagalli
"Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > > Don't worry, I've done the script. Here is first result: > > http://cvs.apache.org/snapshots/xml-cocoon2/ Good! :-) Just a couple of things: add a UMASK definition at the beginning of your script to 002, and do both of the branches (2.0 and head).

Re: Head doesn't build..

2003-02-04 Thread Tony Collen
Yep, same errors, I just pulled down the CVS: validate-config: [echo] Conducting validation of core configuration files. [echo] (You can turn validation off if you must, using ./properties.xml) [echo] Validating all cocoon.roles instances ... [echo] Validating all stylesheets .

Head doesn't build..

2003-02-04 Thread Pier Fumagalli
It keeps complaining that chaperon doesn't want to validate... 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-04 Thread Pier Fumagalli
"Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Pier Fumagalli wrote: > >> "Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: >> >> >> I suggest let's save CPU cycles. We can leave one snapshot though. >>> nah, let's nuke it. the CVS is still there, if somebody really wants t

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

2003-02-04 Thread Vadim Gritsenko
Pier Fumagalli wrote: "Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: I suggest let's save CPU cycles. We can leave one snapshot though. nah, let's nuke it. the CVS is still there, if somebody really wants to build Cocoon 1.x, he/she'll be smart enough to get it from CVS. Gone! :-

Re: [NOTE] Cocoon Consultant

2003-02-04 Thread Steven Punte
The "need" isn't really for the high end caliber services.  Rather it just seems to be more the "help, I'm stuck and lost."  Time will tell.     steve  Tony Collen <[EMAIL PROTECTED]> wrote: Heh, yeah, I've thought of doing the same -- not necesarily announcing iton the lists -- but when I think of

Re: SQL Editor

2003-02-04 Thread Jeremy Quinn
On Tuesday, Feb 4, 2003, at 14:39 Europe/London, Ugo Cei wrote: Antonio Gallardo wrote: Master, Disciple, ;-) I am beginning to grok, Master ;) I don't understand yet the interaction between the XMLForm infrastructure and Flow. Do the XMLForm Components (Action & Transformer) get use

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

2003-02-04 Thread Pier Fumagalli
"Stefano Mazzocchi" <[EMAIL PROTECTED]> wrote: >> I suggest let's save CPU cycles. We can leave one snapshot though. > > nah, let's nuke it. the CVS is still there, if somebody really wants to > build Cocoon 1.x, he/she'll be smart enough to get it from CVS. Gone! :-) Pier ---

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

2003-02-04 Thread Vadim Gritsenko
Pier Fumagalli wrote: "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Several things... Snapshot directory is not writable by group: vgritsenko@icarus /www/cvs.apache.org/snapshots/xml-cocoon2 $ ls -la total 93562 drwxr-xr-x 2 apmail xml 512 Feb 3 04:12 . So I can't really do anyth

DO NOT REPLY [Bug 16513] - simple form transformer aka SimpleFormTransformer problem, sticky tag

2003-02-04 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: Request - Tag AbstractMultiAction with the 2_0_... what the ...

2003-02-04 Thread Artur Bialecki
Ok, so can someone tag the acting/AbstractMultiAction.java from the head with the cocoon_2_0_3_branch tag. Thanks, Artur... > -Original Message- > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > Sent: February 4, 2003 8:21 AM > To: [EMAIL PROTECTED] > Subject: RE: Request - Tag Ab

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

2003-02-04 Thread Timothy Larson
Hi Carsten, Thanks for your time. I do not have an "lib/endorsed" directory at all, and the Saxon-7.3.1 jar file is in Cocoon's WEB-INF/lib directory. I do have one patch applied to Saxon-7.3.1 to fix the "[ 655948 ] Namespace declarations in TEXT output" bug listed at: http://sourceforge.net/tra

Re: SQL Editor

2003-02-04 Thread Ugo Cei
Antonio Gallardo wrote: Then I need to find other tool that can create the Beans and easily mantain it. You suggested Hibernate. Can you provide a website when I can learn more about Hibernate? http://hibernate.bluemars.net/ -- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volo

cvs commit: xml-cocoon2/src/webapp/mount/databases/mod-db - New directory

2003-02-04 Thread haul
haul2003/02/04 07:37:40 xml-cocoon2/src/webapp/mount/databases/mod-db - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

cvs commit: xml-cocoon2/src/webapp/mount/databases/org-db - New directory

2003-02-04 Thread haul
haul2003/02/04 07:37:27 xml-cocoon2/src/webapp/mount/databases/org-db - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-m

cvs commit: xml-cocoon2/src/webapp/mount/databases/xsp - New directory

2003-02-04 Thread haul
haul2003/02/04 07:37:16 xml-cocoon2/src/webapp/mount/databases/xsp - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

cvs commit: xml-cocoon2/src/webapp/mount/databases/transform - New directory

2003-02-04 Thread haul
haul2003/02/04 07:37:05 xml-cocoon2/src/webapp/mount/databases/transform - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: xml-cocoon2/src/webapp/mount/databases/tutorial/stylesheets/system - New directory

2003-02-04 Thread haul
haul2003/02/04 07:36:44 xml-cocoon2/src/webapp/mount/databases/tutorial/stylesheets/system - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For add

cvs commit: xml-cocoon2/src/webapp/mount/databases/tutorial/stylesheets - New directory

2003-02-04 Thread haul
haul2003/02/04 07:36:40 xml-cocoon2/src/webapp/mount/databases/tutorial/stylesheets - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

cvs commit: xml-cocoon2/src/webapp/mount/databases/tutorial/resources/images - New directory

2003-02-04 Thread haul
haul2003/02/04 07:36:30 xml-cocoon2/src/webapp/mount/databases/tutorial/resources/images - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

cvs commit: xml-cocoon2/src/webapp/mount/databases/tutorial/resources - New directory

2003-02-04 Thread haul
haul2003/02/04 07:36:24 xml-cocoon2/src/webapp/mount/databases/tutorial/resources - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

Re: SQL Editor

2003-02-04 Thread Antonio Gallardo
hi: As you suggested, then I think there is not need to go to deeply to UML. Sometimes I get too deeply in things. :-( What I was trying to find is a way to easy mantain the EJB. Druid (http://druid.sourceforge.net/) can can generate the following code based on a SQL model: //===

cvs commit: xml-cocoon2/src/webapp/mount/databases/tutorial/docs/dtd - New directory

2003-02-04 Thread haul
haul2003/02/04 07:36:14 xml-cocoon2/src/webapp/mount/databases/tutorial/docs/dtd - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

cvs commit: xml-cocoon2/src/webapp/mount/databases/tutorial/docs - New directory

2003-02-04 Thread haul
haul2003/02/04 07:36:09 xml-cocoon2/src/webapp/mount/databases/tutorial/docs - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: xml-cocoon2/src/webapp/mount/databases/tutorial - New directory

2003-02-04 Thread haul
haul2003/02/04 07:36:04 xml-cocoon2/src/webapp/mount/databases/tutorial - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

cvs commit: xml-cocoon2/src/webapp/mount/databases - New directory

2003-02-04 Thread haul
haul2003/02/04 07:35:15 xml-cocoon2/src/webapp/mount/databases - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [E

cvs commit: xml-cocoon2/src/blocks/chaperon/java/org/apache/cocoon/xml TextXMLizer.java

2003-02-04 Thread cziegeler
cziegeler2003/02/04 07:14:28 Modified:src/blocks/chaperon/java/org/apache/cocoon/transformation PatternTransformer.java ParserTransformer.java LexicalTransformer.java src/blocks/chaperon/java/org/apache/cocoon/xml

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/transformers lexer-transformer.xml parser-transformer.xml pattern-transformer.xml book.xml transformers.xml textparser-transformer.xml

2003-02-04 Thread stephan
stephan 2003/02/04 06:54:27 Modified:src/blocks/chaperon/samples sitemap.xmap src/documentation/xdocs/howto book.xml index.xml src/documentation/xdocs/userdocs/generators book.xml generators.xml src/documentation/xdocs/

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

2003-02-04 Thread Stefano Mazzocchi
Vadim Gritsenko wrote: And the last one... WE STILL HAVE CVS SNAPSHOTS OF THE COCOON1??? 8-( ) :))) Should I remove those? It has not been changed in more then a year :) I suggest let's save CPU cycles. We can leave one snapshot though. nah, let's nuke it. the CVS is still there,

Re: SQL Editor

2003-02-04 Thread Ugo Cei
Antonio Gallardo wrote: Master, Disciple, ;-) Can you show us the light? As I posted before I never used beans. But after seeing some comments here. I feel as something is missing to me. I want to do Java Beans. I use jEdit to work. :-) I suspect that you might be confusing plain Java Beans

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

2003-02-04 Thread Vadim Gritsenko
Pier Fumagalli wrote: "Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: Several things... Snapshot directory is not writable by group: vgritsenko@icarus /www/cvs.apache.org/snapshots/xml-cocoon2 $ ls -la total 93562 drwxr-xr-x 2 apmail xml 512 Feb 3 04:12 . So I can't really do anyth

Re: SQL Editor

2003-02-04 Thread Antonio Gallardo
I will start my next Cocoon application soon. Of course I dont want to lose some of these great new stuff. I am considering the use of JavaBeans as was recommended in this thread. I was researching about the JavaBeans and XDoclet Well currently I found some interesting tools: UML Case that ge

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

2003-02-04 Thread Pier Fumagalli
"Vadim Gritsenko" <[EMAIL PROTECTED]> wrote: > Several things... Snapshot directory is not writable by group: > > vgritsenko@icarus /www/cvs.apache.org/snapshots/xml-cocoon2 $ ls -la > total 93562 > drwxr-xr-x 2 apmail xml 512 Feb 3 04:12 . > > So I can't really do anything unless yo

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

2003-02-04 Thread Marco Rolappe
sorry to disturb, just have a tiny question: > -Ursprungliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]Im > Auftrag von Dirk-Willem van Gulik > Gesendet: Dienstag, 4. Februar 2003 12:26 > An: [EMAIL PROTECTED] > Betreff: Re: [OT rant] there must be some way out of he

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/i18n I18nUtils.java

2003-02-04 Thread stevenn
stevenn 2003/02/04 05:40:50 Modified:src/java/org/apache/cocoon/i18n Tag: cocoon_2_0_3_branch I18nUtils.java Log: sync with HEAD Revision ChangesPath No revision No revision 1.4.2.1 +2 -2 x

cvs commit: xml-cocoon2/src/blocks/chaperon/samples/grammars java.grm javadoc.grm

2003-02-04 Thread stephan
stephan 2003/02/04 05:37:12 Added: src/blocks/chaperon/samples/grammars java.grm javadoc.grm Log: Add grammars for java and the javadoc comments. Revision ChangesPath 1.1 xml-cocoon2/src/blocks/chaperon/samples/grammars/java.grm Index: java.grm =

cvs commit: xml-cocoon2/src/blocks/chaperon/samples/stylesheets pattern2link.xsl

2003-02-04 Thread stephan
stephan 2003/02/04 05:26:34 Modified:src/blocks/chaperon/java/org/apache/cocoon/transformation PatternTransformer.java src/blocks/chaperon/samples sitemap.xmap src/blocks/chaperon/samples/misc samples.xml Added: src/blocks/cha

RE: Request - Tag AbstractMultiAction with the 2_0_... what the ...

2003-02-04 Thread Carsten Ziegeler
There is no cocoon_2_0_5_branch. When we decided to split the development of 2.1 and 2.0.x we created a branch for 2.0.x that was unfortunately named cocoon_2_0_3_branch. This branchs contains 2.0.3, 2.0.4 and 2.0.5 etc. The versions are tagged, so you can retrieve e.g. 2.0.4. Carsten Carsten

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/i18n I18nUtils.java

2003-02-04 Thread kpiroumian
kpiroumian2003/02/04 05:16:51 Modified:src/java/org/apache/cocoon/i18n I18nUtils.java Log: Re-allow '-', '@' and '.' as locale delimiters. Thanks to Bruno Dumon <[EMAIL PROTECTED]>. Revision ChangesPath 1.8 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/i18n/I1

Request - Tag AbstractMultiAction with the 2_0_... what the ...

2003-02-04 Thread Artur Bialecki
I was going to ask a commiter to tag AbstracMultiAction.java with the cocoon_2_0_5 branch tag but there doesn't seem to be one. I thought cocoon_2_0_4 was released, what's going on? Thanks, Artur... - To unsubscribe, e-mail:

Re: SQL Editor

2003-02-04 Thread Jeremy Quinn
On Monday, Feb 3, 2003, at 22:58 Europe/London, Ugo Cei wrote: 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 popu

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

2003-02-04 Thread Dirk-Willem van Gulik
On Mon, 3 Feb 2003, 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?

Re: Compressing output from Cocoon

2003-02-04 Thread Stefano Mazzocchi
Bart Guijt wrote: 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 th

Re: [VOTE] Removal of @deprecation tags

2003-02-04 Thread Stefano Mazzocchi
Peter Royal wrote: On Monday, February 3, 2003, at 12:17 PM, Berin Loritsch wrote: I suggest we change the deprecation warnings in the org.apache.avalon.framework.component.* so they do not use @deprecation. I suggest we change the representation to DEPRECATED: with an explanation here.

cvs commit: xml-cocoon2 build.xml

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:54:09 Modified:.Tag: cocoon_2_0_3_branch build.xml Added: src/java/org/apache/cocoon/webapps/session Tag: cocoon_2_0_3_branch session.xconf session-tran.xmap session.xroles session-act.xmap

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw sitemap.xmap

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:52:08 Added: src/webapp/samples/portal-fw/images Tag: cocoon_2_0_3_branch line_bg.gif cover_cocoon.gif bg_menue2.gif logo.jpg bg_menue1.gif green.gif kast_m.gif kast_url_u.gif delete.gif show

cvs commit: xml-cocoon2/src/webapp/samples/authentication-fw/stylesheets - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:12 xml-cocoon2/src/webapp/samples/authentication-fw/stylesheets - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For addition

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw/styles - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:13 xml-cocoon2/src/webapp/samples/portal-fw/styles - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw/resources/auth - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:13 xml-cocoon2/src/webapp/samples/portal-fw/resources/auth - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw/resources/free - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:13 xml-cocoon2/src/webapp/samples/portal-fw/resources/free - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional co

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw/profiles - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:12 xml-cocoon2/src/webapp/samples/portal-fw/profiles - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw/resources - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:13 xml-cocoon2/src/webapp/samples/portal-fw/resources - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional command

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:12 xml-cocoon2/src/webapp/samples/portal-fw - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

cvs commit: xml-cocoon2/src/webapp/samples/authentication-fw/docs - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:12 xml-cocoon2/src/webapp/samples/authentication-fw/docs - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

cvs commit: xml-cocoon2/src/webapp/samples/portal-fw/images - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:12 xml-cocoon2/src/webapp/samples/portal-fw/images - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

cvs commit: xml-cocoon2/src/webapp/samples/authentication-fw - New directory

2003-02-04 Thread cziegeler
cziegeler2003/02/04 02:51:11 xml-cocoon2/src/webapp/samples/authentication-fw - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,