cvs commit: cocoon-2.1/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java

2003-06-23 Thread tcurdt
tcurdt 2003/06/23 07:00:50 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java Log: added recognition of "firebird" database, only give a warning if the database was not recognized an

cvs commit: cocoon-2.1/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp JdbcEsqlQuery.java

2003-06-09 Thread tcurdt
tcurdt 2003/06/09 04:02:03 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp JdbcEsqlQuery.java Log: reusing the statement for the limit clause seems not to always work, reverting to the proposed JDBC way until this got

cvs commit: cocoon-2.1/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java

2003-06-09 Thread tcurdt
tcurdt 2003/06/09 03:55:48 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java Log: added recognition of "access" and "sap db" Revision ChangesPath 1.5 +5 -2

cvs commit: xml-cocoon2 changes.xml

2003-03-07 Thread tcurdt
tcurdt 2003/03/07 00:08:14 Modified:.changes.xml Log: added Pervasive support Revision ChangesPath 1.363 +4 -1 xml-cocoon2/changes.xml Index: changes.xml === RCS file: /home/cvs

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp PervasiveEsqlQuery.java

2003-03-05 Thread tcurdt
tcurdt 2003/03/05 09:12:03 Modified: src/blocks/databases/java1.2/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java src/blocks/databases/java1.4/org/apache/cocoon/components/language/markup/xsp

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/reading ResourceReader.java

2003-02-23 Thread tcurdt
tcurdt 2003/02/23 16:36:49 Modified:.changes.xml src/java/org/apache/cocoon/reading ResourceReader.java Log: fixed bug #15401 Revision ChangesPath 1.354 +4 -1 xml-cocoon2/changes.xml Index: changes.xml

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/acting ResourceExistsAction.java

2003-02-23 Thread tcurdt
tcurdt 2003/02/23 16:11:53 Modified:.changes.xml src/java/org/apache/cocoon/acting ResourceExistsAction.java Log: fixed bug #17324 Revision ChangesPath 1.353 +5 -1 xml-cocoon2/changes.xml Index: changes.xml

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor/variables PreparedVariableResolver.java

2003-02-23 Thread tcurdt
tcurdt 2003/02/23 07:49:26 Modified:src/java/org/apache/cocoon/components/treeprocessor/variables PreparedVariableResolver.java Log: re-activated the sitemap variable anchor syntax Revision ChangesPath 1.11 +2 -2 xml-cocoon2/src/java

cvs commit: xml-cocoon2 changes.xml

2003-02-23 Thread tcurdt
tcurdt 2003/02/23 07:48:32 Modified:.changes.xml Log: fixed bug #17261 Revision ChangesPath 1.351 +5 -1 xml-cocoon2/changes.xml Index: changes.xml === RCS file: /home/cvs/xml

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

2003-02-22 Thread tcurdt
tcurdt 2003/02/22 05:40:12 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl Log: applied patch from [EMAIL PROTECTED], fixed bug #17261 Revision ChangesPath 1.8 +10 -10 xml-cocoon2/src

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/acting AbstractMultiAction.java

2003-02-05 Thread tcurdt
tcurdt 2003/02/05 10:31:14 Added: src/java/org/apache/cocoon/acting Tag: cocoon_2_0_3_branch AbstractMultiAction.java Log: backport from head Revision ChangesPath No revision No revision

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp SybaseEsqlQuery.java

2003-02-02 Thread tcurdt
tcurdt 2003/02/02 10:53:24 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp SybaseEsqlQuery.java Log: applied fix for bug #16633 Revision ChangesPath 1.7 +5 -2 xml-cocoon2/src/blocks/databases/java

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp OracleEsqlQuery.java

2003-01-29 Thread tcurdt
tcurdt 2003/01/29 13:01:04 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp OracleEsqlQuery.java Log: oracle limit fix sent by Hay Bruce Revision ChangesPath 1.5 +14 -6 xml-cocoon2/src/blocks

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/reading ResourceReader.java

2003-01-21 Thread tcurdt
tcurdt 2003/01/21 01:39:43 Modified:src/java/org/apache/cocoon/reading ResourceReader.java Log: added no-cache header for IE (Bug #14048) Revision ChangesPath 1.23 +4 -1 xml-cocoon2/src/java/org/apache/cocoon/reading/ResourceReader.java Index

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp JdbcEsqlQuery.java

2003-01-09 Thread tcurdt
tcurdt 2003/01/09 07:58:06 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp JdbcEsqlQuery.java Log: fixing "[Microsoft][SQLServer 2000 Driver for JDBC] 0 is not a valid row parameter value for the ResultSet.Abs

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/util ByteRange.java

2003-01-05 Thread tcurdt
tcurdt 2003/01/05 22:10:25 Modified:.changes.xml src/documentation/xdocs/userdocs/readers image-reader.xml resource-reader.xml src/java/org/apache/cocoon/reading ResourceReader.java src/scratchpad/src/org

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/generators imagedirectory-generator.xml

2003-01-05 Thread tcurdt
tcurdt 2003/01/05 22:09:48 Modified:src/documentation/xdocs/userdocs/generators imagedirectory-generator.xml Log: announce the comment attribute Revision ChangesPath 1.2 +1 -0 xml-cocoon2/src/documentation/xdocs/userdocs/generators

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/acting OraAddAction.java

2003-01-02 Thread tcurdt
tcurdt 2003/01/02 12:57:02 Modified:src/blocks/databases/java/org/apache/cocoon/acting OraAddAction.java Log: factored out the image stuff Revision ChangesPath 1.2 +6 -6 xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/acting

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/acting AbstractDatabaseAction.java

2003-01-02 Thread tcurdt
tcurdt 2003/01/02 12:48:14 Modified:src/blocks/databases/java/org/apache/cocoon/acting AbstractDatabaseAction.java Log: factored out the image stuff Revision ChangesPath 1.2 +9 -8 xml-cocoon2/src/blocks/databases/java/org/apache

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/util ImageUtils.java ImageProperties.java FileFormatException.java MIMEUtils.java

2003-01-02 Thread tcurdt
tcurdt 2003/01/02 12:47:54 Modified:src/java/org/apache/cocoon/util MIMEUtils.java Added: src/java/org/apache/cocoon/util ImageUtils.java ImageProperties.java FileFormatException.java Log: factored out the image stuff Revision ChangesPath

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/generation ImageDirectoryGenerator.java

2003-01-02 Thread tcurdt
tcurdt 2003/01/02 12:47:29 Modified:src/java/org/apache/cocoon/generation ImageDirectoryGenerator.java Log: factored out the image stuff Revision ChangesPath 1.8 +9 -216 xml-cocoon2/src/java/org/apache/cocoon/generation

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java

2003-01-02 Thread tcurdt
tcurdt 2003/01/02 12:42:34 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java Log: activated the Oracle support Revision ChangesPath 1.7 +0 -4 xml-cocoon2/src/blocks

cvs commit: xml-cocoon2 changes.xml

2002-12-31 Thread tcurdt
tcurdt 2002/12/31 08:26:05 Modified:.changes.xml Log: major cleanup, removed the RuntimeExceptions, added support for the JPEG comment marker Revision ChangesPath 1.327 +5 -1 xml-cocoon2/changes.xml Index: changes.xml

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/generation ImageDirectoryGenerator.java

2002-12-31 Thread tcurdt
tcurdt 2002/12/31 08:25:44 Modified:src/java/org/apache/cocoon/generation ImageDirectoryGenerator.java Log: major cleanup, removed the RuntimeExceptions, added support for the JPEG comment marker Revision ChangesPath 1.7 +190 -90 xml

cvs commit: xml-cocoon2 changes.xml

2002-12-27 Thread tcurdt
tcurdt 2002/12/27 07:36:05 Modified:.changes.xml Log: fixed the esql:more-results bug as reported by Antonio Gallardo Revision ChangesPath 1.325 +4 -1 xml-cocoon2/changes.xml Index: changes.xml

cvs commit: xml-cocoon2/src/webapp/samples/docs/samples/xsp esql.xsp

2002-12-27 Thread tcurdt
tcurdt 2002/12/27 07:20:06 Modified:src/webapp/samples/docs/samples/xsp esql.xsp Log: added a sample of the esql:previous-results and esql:more-results tag Revision ChangesPath 1.3 +8 -2 xml-cocoon2/src/webapp/samples/docs/samples/xsp/esql.xsp Index

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlQuery.java MysqlEsqlQuery.java OracleEsqlQuery.java PostgresEsqlQuery.java PostgresOldEsqlQuery.java SybaseEsqlQuery.java

2002-12-27 Thread tcurdt
tcurdt 2002/12/27 07:19:02 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlQuery.java MysqlEsqlQuery.java OracleEsqlQuery.java PostgresEsqlQuery.java

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp OracleEsqlQuery.java AbstractEsqlConnection.java AbstractEsqlQuery.java Cocoon2EsqlConnection.java JdbcEsqlQuery.java MysqlEsqlQuery.java PostgresEsqlQuery.java SybaseEsqlQuery.java

2002-12-07 Thread tcurdt
tcurdt 2002/12/07 08:53:00 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp AbstractEsqlConnection.java AbstractEsqlQuery.java Cocoon2EsqlConnection.java JdbcEsqlQuery.java

Re: [Showstopper?] setUrl broken by recent esql changes

2002-12-06 Thread tcurdt
Quoting Timothy Larson <[EMAIL PROTECTED]>: > In Cocoon2.1 (have not checked 2.0.4dev) _esql_connection.setUrl(String) was > broken by > the esql changes that were made in the last day or two. Here is the error > message: Thanks for reporting, Tim! Just fixed it. Was only in HEAD though :) -- To

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

2002-12-06 Thread tcurdt
tcurdt 2002/12/06 01:24:22 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl Log: forgot to change a call to a renamed method Revision ChangesPath 1.5 +3 -3 xml-cocoon2/src/blocks

cvs commit: xml-cocoon2 changes.xml

2002-12-04 Thread tcurdt
tcurdt 2002/12/04 14:11:21 Modified:.changes.xml Log: cleaned up the esql logicsheet and helper classes, put db specific handling into separate classes, renamed some methods to more reasonable names Revision ChangesPath 1.301 +6 -1 xml-cocoon2

esql changes

2002-12-04 Thread tcurdt
Guys, I commited some changes to the esql logicsheet + helper classes in HEAD. Things that were bugging me for a while... The changes are supposed to be internaly only - so please report back if you experience any problems. Chris, could you please take a closer look? I'll add some oracle specific

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl

2002-12-04 Thread tcurdt
tcurdt 2002/12/04 13:51:38 Modified: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp/java esql.xsl Added: src/blocks/databases/java/org/apache/cocoon/components/language/markup/xsp

cvs commit: xml-cocoon2/src/webapp/WEB-INF/db tutorial.sql cocoondb.script

2002-12-04 Thread tcurdt
tcurdt 2002/12/04 13:44:15 Modified:src/webapp/WEB-INF/db tutorial.sql cocoondb.script Log: some more employee entries Revision ChangesPath 1.3 +10 -4 xml-cocoon2/src/webapp/WEB-INF/db/tutorial.sql Index: tutorial.sql

cvs commit: xml-cocoon2/src/webapp/samples/docs/samples/xsp esql.xsp

2002-12-04 Thread tcurdt
tcurdt 2002/12/04 13:43:39 Modified:src/webapp/samples/docs/samples/xsp esql.xsp Log: also show the limit feature Revision ChangesPath 1.2 +88 -60xml-cocoon2/src/webapp/samples/docs/samples/xsp/esql.xsp Index: esql.xsp

Re: [PROPOSAL] make Cocoon modules alongside blocks (was Re: [RT] A deprecated module )

2002-12-04 Thread tcurdt
Quoting Nicola Ken Barozzi <[EMAIL PROTECTED]>: > Now I'm a bit lost on the results of the RT deprecated thread 8-) so I'm > making this into a proposal. > > _Proposal_ > > This proposal is to create a source section parallel to blocks, to hold > Cocoon "parts", or "modules", that are not part

Re: esql:row-count and rowCount()

2002-12-01 Thread tcurdt
> ok, thanks. let me know if I can help. Actually you could move the samples into the block and maybe even create some complexer ones. I have quite some (only internal) esql changes sitting on my disk. Since we don't have any testcases some complexer examples would be great. Christian, if you

Re: [proposal] board resolution version 1.1

2002-12-01 Thread tcurdt
Quoting Konstantin Piroumian <[EMAIL PROTECTED]>: > From: "Stefano Mazzocchi" <[EMAIL PROTECTED]> > ... > > > > So, what about doing this: > > > > 1) I write email to everyone listed there (and will copy this mail > list) > > > > 2) they have 72 hours to reply to that email indicating their in

Re: [vote] Cocoon citizenship for Matthew Langham

2002-11-28 Thread tcurdt
Quoting Christian Haul <[EMAIL PROTECTED]>: > On 27.Nov.2002 -- 10:19 AM, Stefano Mazzocchi wrote: > > > All right. I hereby propose Matthew Langham for commit access. > > +1 (sorry for the late vote) +1 ..also being late;) -- Torsten -

Re: release plan for 2.1?

2002-11-27 Thread tcurdt
Quoting Neeme Praks <[EMAIL PROTECTED]>: > Hi Cocooners! > > From the website, I can see a release plan for Cocoon 2.1: > (http://xml.apache.org/cocoon/plan/release.html) > -- > This is the current time frame for the next releases: > *

Re: Cocoon GetTogehter in Ghent

2002-11-21 Thread tcurdt
> > A great event and many thanks go out to Steven Noels and the "rest of > > the > > team" for putting on such a great job. See you next year! > > Yes, indeed! A great event, organized very well! Thanks Steven, Marc > and Bruno for all the effort and energy you put in having a highly > success

cvs commit: xml-cocoon2/src/blocks/precept/samples/example2 i2html.xsl view1.xml view2.xml view3.xml view4.xml

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 11:53:11 Modified:src/blocks/precept/java/org/apache/cocoon/precept/acting AbstractMethodAction.java src/blocks/precept/samples sitemap.xmap src/blocks/precept/samples/example1 view1.xsl view2.xsl

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/precept ConfigurationHelper.java Constraint.java Context.java Instance.java InstanceFactory.java InstanceTransformer.java InvalidXPathSyntaxException.java NoSuchNodeException.java Preceptor.java PreceptorViolationException.java

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 08:07:38 Removed: src/scratchpad/src/org/apache/cocoon/precept ConfigurationHelper.java Constraint.java Context.java Instance.java InstanceFactory.java InstanceTransformer.java

cvs commit: xml-cocoon2/tools/src blocks-build.xsl

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:52:56 Modified:.module.xml properties.xml tools/src blocks-build.xsl Log: added the precept block, marked it unstable and not active in normal build Revision ChangesPath 1.14 +18 -0 xml-cocoon2/module.xml Index

cvs commit: xml-cocoon2/src/blocks/precept/samples/example1 - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:47:10 xml-cocoon2/src/blocks/precept/samples/example1 - 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/precept/samples/example2 - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:47:10 xml-cocoon2/src/blocks/precept/samples/example2 - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

cvs commit: xml-cocoon2/legal LICENSE.castor

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:29:13 Modified:lib jars.xml Added: lib/optional castor-0.9.3.9-xml.jar legalLICENSE.castor Removed: src/scratchpad/lib castor-0.9.3.9-xml.jar LICENSE.castor Log: moved castor jar from scratchpad into optional Revision

cvs commit: xml-cocoon2/src/blocks/precept/samples/model - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:14:32 xml-cocoon2/src/blocks/precept/samples/model - 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/blocks/precept/samples - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:12:57 xml-cocoon2/src/blocks/precept/samples - 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/blocks/precept/java/org/apache/cocoon/precept/preceptors/easyrelax/constraints - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:11:10 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/preceptors/easyrelax/constraints - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail

cvs commit: xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/dom/simple - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:08:48 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/dom/simple - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL

cvs commit: xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/bean/test - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:08:48 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/bean/test - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL

cvs commit: xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/preceptors/easyrelax - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:08:17 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/preceptors/easyrelax - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL

cvs commit: xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/bean - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:08:17 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/bean - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED

cvs commit: xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/dom - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:08:17 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores/dom - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED

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

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:06:20 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/preceptors - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED

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

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:06:20 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/acting - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

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

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:06:20 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept/stores - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

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

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:05:45 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon/precept - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

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

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:05:30 xml-cocoon2/src/blocks/precept/java/org/apache/cocoon - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

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

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:05:20 xml-cocoon2/src/blocks/precept/java/org/apache - 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/blocks/precept/java/org - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:05:03 xml-cocoon2/src/blocks/precept/java/org - 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/blocks/precept/conf - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:04:36 xml-cocoon2/src/blocks/precept/conf - 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/blocks/precept/java - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:04:36 xml-cocoon2/src/blocks/precept/java - 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/blocks/precept - New directory

2002-10-29 Thread tcurdt
tcurdt 2002/10/29 07:04:17 xml-cocoon2/src/blocks/precept - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

cvs commit: xml-cocoon2 changes.xml

2002-10-28 Thread tcurdt
tcurdt 2002/10/28 07:48:27 Modified:.changes.xml Log: moved the AbstractMultiAction from scratchpad into maintrunk Revision ChangesPath 1.273 +6 -1 xml-cocoon2/changes.xml Index: changes.xml

cvs commit: xml-cocoon2/src/blocks/databases/java/org/apache/cocoon/util JDBCTypeConversions.java

2002-10-28 Thread tcurdt
tcurdt 2002/10/28 07:02:08 Modified:src/blocks/databases/java/org/apache/cocoon/util JDBCTypeConversions.java Log: fixed jdk 1.2 complience, removed some unused imports, javadoc fixes Revision ChangesPath 1.3 +1 -9 xml-cocoon2/src

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/acting PrincipalMultiAction.java SourceMultiAction.java AbstractMethodAction.java MultiAction.java

2002-10-28 Thread tcurdt
tcurdt 2002/10/28 06:50:19 Modified:src/scratchpad/src/org/apache/cocoon/acting PrincipalMultiAction.java SourceMultiAction.java Added: src/java/org/apache/cocoon/acting AbstractMultiAction.java Removed: src/scratchpad/src/org/apache/cocoon/acting

Re: Fw: 2.1 -dev / sunRise,sunSpot version

2002-10-18 Thread tcurdt
> To add to it, I have also checked out the lates cvs version but still > doesn't > give me any working sunSpot samples. Carsten is on vacation - Matthew, do you know if they are working? > I am seeing the welcome page but the samples links are not working and the > only link working is the >

RE: JFreeChart, anyone ?

2002-10-16 Thread tcurdt
Quoting Nathaniel Alfred <[EMAIL PROTECTED]>: > We have written a basic JFreeSerializer. Just enough functionality for > producing time series charts in png from datapoints sent down the > pipeline from an XSP generator. ...mind to contribute it as new block? :-) cheers -- Torsten ---

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor/variables NOPVariableResolver.java PreparedVariableResolver.java VariableResolver.java

2002-10-12 Thread tcurdt
tcurdt 2002/10/11 22:11:40 Modified:.changes.xml src/java/org/apache/cocoon/components/treeprocessor AbstractParentProcessingNode.java InvokeContext.java src/java/org/apache/cocoon/components

Re: [Announcement] sitemap variables

2002-10-10 Thread tcurdt
> > this still stands... > > I left it out, because it's the most difficult thing ;-) Childs in pipelines > > are the nested components, aren't they? But what's the consequence for this > > syntax? The child tree you posted in a former mail uses components as > directories and variables as f

Re: defaulting to a matcher when another one is not present

2002-10-09 Thread tcurdt
Quoting Vadim Gritsenko <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > >>>Could you do a > >>> > >>> > >>> > >>> > >>> > >>>or something as last one and cascade the way up? > >>> > >>> > >>This should work as well, except that it makes another round-trip to > >>the client browser:

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/treeprocessor/variables PreparedVariableResolver.java

2002-10-08 Thread tcurdt
tcurdt 2002/10/08 10:21:59 Modified:src/java/org/apache/cocoon/components/treeprocessor/variables PreparedVariableResolver.java Log: added support for root path sitemap variables {/1}, fixed a disposal bug Revision ChangesPath 1.4 +34

Re: [Proposal]: Advanced Value Substitution

2002-10-08 Thread tcurdt
Quoting Sylvain Wallez <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > >>I think, the proposed {\1} looks nice. And its very easy to understand. > >> > >> > > > >Other comments? > > > > We don't support absolute paths for now, although it can easily be added > in o.a.c.treeprocessor.v

Re: [Proposal]: Advanced Value Substitution

2002-10-08 Thread tcurdt
> I think, the proposed {\1} looks nice. And its very easy to understand. Other comments? -- Torsten - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

RE: [Proposal]: Advanced Value Substitution

2002-10-08 Thread tcurdt
Quoting Carsten Ziegeler <[EMAIL PROTECTED]>: > Ok, what do you guys think about this? > > A configurable variable substitution component! I can configure > in the cocoon.xconf if I want to use the old substitution algorithm > or my suggestion (or a custom implementation). > > Carsten ...that

Re: [Proposal]: Advanced Value Substitution

2002-10-08 Thread tcurdt
> >here is a simple proposal for an easier value substitution algorithm > >in the sitemap. > > > >Currently, if you nest actions and matchers you have to aware of > >the paths to get your information: > > > > > > > > > > > > > >This can get very complicated. When I first got contact with

RE: [RT]: InputModules interfaces

2002-10-08 Thread tcurdt
Quoting Carsten Ziegeler <[EMAIL PROTECTED]>: > Hmm, is it the responsibility of the InputModule to filter? > Or is it rather the calling component which gets information > from an InputModule that should filter? > And how would you apply this filter, let's say in the sitemap? > Or is it a config

RE: [RT]: InputModules interfaces

2002-10-08 Thread tcurdt
Quoting Carsten Ziegeler <[EMAIL PROTECTED]>: > So, summarizing this, it seems that we agree on changing the InputModule > interface to > > o.a.c.components.modules.InputModule > { >Object getAttribute( String name, Map objectModel ) throws > ProcessingException; > >Iterator getAttribut

Re: defaulting to a matcher when another one is not present

2002-10-08 Thread tcurdt
> > Could you do a > > > > > > > > > > > > or something as last one and cascade the way up? > > This should work as well, except that it makes another round-trip to > the client browser: ugly! you could also use a resource - then it should be an internal redirect... btw: do we already hav

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp EsqlQuery.java

2002-10-02 Thread tcurdt
tcurdt 2002/10/02 02:57:09 Modified:src/java/org/apache/cocoon/components/language/markup/xsp EsqlQuery.java Log: reverted the JDBC setMaxRows because it broke rowCount() Revision ChangesPath 1.23 +1 -14 xml-cocoon2/src/java/org/apache

EsqlQuery changes

2002-10-01 Thread tcurdt
Christian, you added in EsqlQuery in prepareCall: preparedStatement.setMaxRows( ... This breaks the rowCount() function which is vital for our application to get the absolute count of pages. Is it really necessary? Do you mind if I remove it? -- Torsten --

Re: Where did the authentication framework go?

2002-10-01 Thread tcurdt
Quoting Antonio Gallardo Rivera <[EMAIL PROTECTED]>: > I saw that authentication, session and portal was moved to a block, but I > dont > know why it does not work. :( do you have the blocks in the WEB-INF/lib dir? -- Torsten

Re: Update on Error Handling and output stream buffering

2002-09-13 Thread tcurdt
> Hi Team, > > I implemented yesterday the buffering of the output stream (in 2.1), > so the response can be completly reset if an error occurs. > > I know that Sylvain did not like this and over night I got to > a (hopefully) better solution, which I just implemented: Excellent! > The environ

Re: Cocoon running modes (was Re: Error Handling is NOT working)

2002-09-11 Thread tcurdt
> Is this buffer size only related to development ? I don't think so. Well, of course not necessarily... but at least I wouldn't want this burden that will definitly mean a drop of performance and worse scaleability for our deployed system. The question is: for what type of user do we creat

Re: [VOTE] Marcus Crafter as a Cocoon committer (was Re: Proposal: Serving SOAP from Cocoon)

2002-09-05 Thread tcurdt
Quoting Nicola Ken Barozzi <[EMAIL PROTECTED]>: > > > Sylvain Wallez wrote: > > Giacomo Pati wrote: > > > >> Awesome work, Marcus, but can you post the ComposerReader? > >> > >> Anybody else but me finds this should make its way into HEAD? > >> > >> > > > > Sure it should. And what about le

Re: iText jars

2002-09-04 Thread tcurdt
Quoting Piroumian Konstantin <[EMAIL PROTECTED]>: > Hi! > > There are two iText JAR files in /lib/optional (from jars.xml): > > > iText XML to PDF/HTML/RTF converter (Renderer) > iText reads XML documents and turns them into > PDFs > iText serializer > optional/itext-0

Re: Caching Problem of static Content (specially images)

2002-09-04 Thread tcurdt
> >Hi Cocooners, > > > >It seems that there is still a problem with the caching in cocoon. > > > >First, images cannot be cached by browsers. > > > > This is not true. Perfectly cached over here. Looks like keep-alives are not enabled when going through the apache webserver (Did you check your h

cvs commit: xml-cocoon2 changes.xml

2002-07-23 Thread tcurdt
tcurdt 2002/07/23 00:36:34 Modified:.changes.xml Log: forgot to actually tell *what* I updated Revision ChangesPath 1.219 +2 -2 xml-cocoon2/changes.xml Index: changes.xml === RCS

cvs commit: xml-cocoon2/src/webapp/samples/hello-world/style/xsl simple-page2itext.xsl

2002-07-22 Thread tcurdt
tcurdt 2002/07/22 19:06:30 Modified:.changes.xml lib jars.xml src/webapp/samples samples.xml src/webapp/samples/hello-world sitemap.xmap Added: legalLICENSE.itext lib/optional itext-0.93b.jar itext

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/sitemap ContentAggregator.java

2002-07-22 Thread tcurdt
tcurdt 2002/07/22 19:04:30 Modified:src/java/org/apache/cocoon/sitemap ContentAggregator.java Log: fixed a raise condition Revision ChangesPath 1.8 +10 -3 xml-cocoon2/src/java/org/apache/cocoon/sitemap/ContentAggregator.java Index

cvs commit: xml-cocoon2/lib/core xalan-2.3.1.jar xercesImpl-2.0.0.jar xml-apis.jar xsltc.jar

2002-07-22 Thread tcurdt
tcurdt 2002/07/22 17:37:46 Removed: lib/core xalan-2.3.1.jar xercesImpl-2.0.0.jar xml-apis.jar xsltc.jar Log: remove the old jars -- In case of troubles, e-mail: [EMAIL PROTECTED] To

cvs commit: xml-cocoon2/lib/core xalan2-20020723.jar xerces2-20020723.jar xml-apis-20020723.jar xsltc-20020723.jar

2002-07-22 Thread tcurdt
tcurdt 2002/07/22 17:34:56 Modified:lib jars.xml Added: lib/core xalan2-20020723.jar xerces2-20020723.jar xml-apis-20020723.jar xsltc-20020723.jar Log: catch up with the latest CVS versions, add an "ant-target" build to th

cvs commit: xml-cocoon2/src/documentation/xdocs who.xml

2002-06-15 Thread tcurdt
tcurdt 2002/06/15 04:00:52 Modified:src/documentation/xdocs who.xml Log: I'm with you guys... Revision ChangesPath 1.17 +1 -1 xml-cocoon2/src/documentation/xdocs/who.xml Index: wh

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/generation SWFGenerator.java

2002-05-22 Thread tcurdt
tcurdt 02/05/22 03:34:59 Added: src/scratchpad/lib LICENSE.spark.fpl LICENSE.spark.opl spark.jar src/scratchpad/src/org/apache/cocoon/serialization SWFSerializer.java src/scratchpad/src/org/apache/cocoon

cvs commit: xml-cocoon2/src/scratchpad/src/org/apache/cocoon/serialization - New directory

2002-05-22 Thread tcurdt
tcurdt 02/05/22 03:32:20 xml-cocoon2/src/scratchpad/src/org/apache/cocoon/serialization - New directory -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: xml-cocoon2 changes.xml

2002-05-14 Thread tcurdt
tcurdt 02/05/14 05:52:02 Modified:.changes.xml Log: added the esql fix added the source code excerpts in the LanguageException added the xsp debugging (watchSource) feature of the ProgramGenerator Revision ChangesPath 1.160 +16 -1 xml-cocoon2

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/generator ProgramGeneratorImpl.java

2002-05-14 Thread tcurdt
tcurdt 02/05/14 05:50:05 Modified:src/java/org/apache/cocoon/components/language/generator ProgramGeneratorImpl.java Log: restructured the ProgramGenerator. Added the option "watchSource" (turned off by default) so it you can make changes

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/language/programming/java JavaLanguage.java

2002-05-14 Thread tcurdt
tcurdt 02/05/14 05:46:57 Modified:src/java/org/apache/cocoon/components/language LanguageException.java src/java/org/apache/cocoon/components/language/programming/java JavaLanguage.java Log: The LanguageException now

  1   2   >