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

2002-11-17 Thread haul
haul2002/11/17 10:00:04 Modified:.changes.xml src/java/org/apache/cocoon/transformation SimpleFormTransformer.java src/java/org/apache/cocoon/components/modules modules.xconf

cvs commit: xml-cocoon2 changes.xml

2002-11-17 Thread haul
haul2002/11/17 11:01:39 Modified:.Tag: cocoon_2_0_3_branch changes.xml Log: action dev=CH type=update Changed SimpleFormTransformer to use InputModules. /action action dev=CH type=update Changed InputModules to return Iterator instead of Enumeration.

cvs commit: xml-cocoon2/lib/optional commons-jxpath.jar hsqldb-1.7.1.jar hsqldb-1.7.0.jar

2002-11-17 Thread haul
haul2002/11/17 11:04:29 Modified:lib Tag: cocoon_2_0_3_branch jars.xml Added: lib/optional Tag: cocoon_2_0_3_branch commons-jxpath.jar hsqldb-1.7.1.jar Removed: lib/optional Tag: cocoon_2_0_3_branch hsqldb-1.7.0.jar Log: action dev=CH

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/xsp esql.xml

2002-11-17 Thread haul
haul2002/11/17 11:10:07 Modified:src/java/org/apache/cocoon/components/language/markup/xsp Tag: cocoon_2_0_3_branch EsqlConnection.java EsqlHelper.java EsqlQuery.java

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

2002-11-17 Thread haul
haul2002/11/17 11:13:53 Modified:src/java/org/apache/cocoon/util Tag: cocoon_2_0_3_branch JDBCTypeConversions.java src/java/org/apache/cocoon/transformation Tag: cocoon_2_0_3_branch SimpleFormTransformer.java Added:

cvs commit: xml-cocoon2/src/scratchpad/webapp/mount/mod-db database.xml sitemap.xmap

2002-11-17 Thread haul
haul2002/11/17 11:14:25 Modified:src/scratchpad/webapp/mount/mod-db Tag: cocoon_2_0_3_branch database.xml sitemap.xmap Log: action dev=CH type=update Changed SimpleFormTransformer to use InputModules. /action action dev=CH type=update

Re: [XMLFORMS exception] was Re: Exception with current CVS of 2.1

2002-11-17 Thread Tom Amiro
Hi, The html produced by Xalan vs XSLTC are so different, it is hard to know where to begin. It definitely looks like an XSLTC bug. Below are snippets from the top showing that things get out of synch really fast. It would help in debugging this, if you could simplify the xsl and provide a

Re: [XMLFORMS exception] was Re: Exception with current CVS of 2.1

2002-11-17 Thread Joerg Heinicke
What's different? ;-) Joerg Tom Amiro wrote: Hi, The html produced by Xalan vs XSLTC are so different, it is hard to know where to begin. It definitely looks like an XSLTC bug. Below are snippets from the top showing that things get out of synch really fast. It would help in debugging this,

Java XML View open source project

2002-11-17 Thread Gal Binyamini
Hello all. I have recently released version 0.2 of JXV, an open source project aimed to convert Java objects into "XML views". Here is a copy of the release announcement: -- start of quote I am pleased to announce the first public release of JXV. JXV is a library which allows for Java

cvs commit: xml-cocoon2 build.xml

2002-11-17 Thread crossley
crossley2002/11/17 22:24:31 Modified:.build.xml Log: Explain how to turn off validate-config, if they need to. Submitted by: Bertrand Delacretaz [EMAIL PROTECTED] Revision ChangesPath 1.280 +2 -0 xml-cocoon2/build.xml Index: build.xml

Xerces version 2.1.0 and 2.2.0 in CVS

2002-11-17 Thread Antonio Gallardo Rivera
In the current Cocoon CVS 2.1 the XercesImpl.jar is now version 2.1.0 but in the docs of the current used version of Xalan.jar (2.4.1) I read: ...Both of these files contain Xalan-Java version 2.4.1 (with xalan.jar and xml-apis.jar) and xercesImpl.jar from Xerces-Java 2.2.0. You can use a zip

Re: FOP - Adding Font and compile the fop.jar for cocoon?

2002-11-17 Thread Denis
Hi, Hope all had a good week-end ;-) You should do the modification into the config.xml file not the userconfig.xml I noticed that fop wasn't able to handle the modifications within userconfig.xml file when working as a Cocoon serializer. The only way - I found - to get the user defined fonts to

cvs commit:xml-cocoon2/src/java/org/apache/cocoon/components/modules/databasePgsqlAutoIncrementModule.java

2002-11-17 Thread Konstantin Piroumian
Hi, Chris! Shouldn't we remove the obsolete RequestURIModule and RequestContextPath modules? They can be easily substituted by the JXPath-based 'request' module: {request:requestURI} {request:contextPath} and even using functions: {request:substring(1, contextPath)} or {request:concat('/',