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

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 20:42:39 Modified:src/java/org/apache/cocoon/components/language/markup NamedLogicsheet.java Log: Second oops for today :| Revision ChangesPath 1.3 +4 -2 xml-cocoon2/src/java/org/apache/cocoon/components/language/mar

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

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 18:53:06 Modified:src/java/org/apache/cocoon/components/language/markup LogicsheetCodeGenerator.java Log: Oops. Revision ChangesPath 1.4 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/Logicsh

RE: Update: SHOWSTOPPER: XSPs do not compile...

2002-01-25 Thread Vadim Gritsenko
I guess the issue is resolved. If you see very weird error with XSP compilation - scream now, before release! It was the combination of several smaller bugs and feature additions in Cocoon accumulated into this problem, like: not recycling what should be recycled, exception obfuscation (thanks to

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/serialization AbstractTextSerializer.java

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 18:18:16 Modified:src/java/org/apache/cocoon/serialization AbstractTextSerializer.java Log: Patch xmlns:xml issue reported by Felix Knecht [mailto:[EMAIL PROTECTED]] Revision ChangesPath 1.4 +21 -20 xml-cocoon2/src/jav

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/xslt XSLTProcessorImpl.java

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 18:16:49 Modified:src/java/org/apache/cocoon/generation ServerPagesGenerator.java src/java/org/apache/cocoon/components/xslt XSLTProcessorImpl.java Log: ResourceNotFoundException abuse Revision C

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

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 18:12:34 Modified:src/java/org/apache/cocoon/components/language/markup AbstractMarkupLanguage.java Logicsheet.java LogicsheetCodeGenerator.java NamedLogicsheet.java src/java/org/apache/cocoon/components/l

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

2002-01-25 Thread crossley
crossley02/01/25 17:34:35 Modified:src/documentation/xdocs livesites.xml Log: Moved the Cocoon 2 section to the top of page. Added one new site dyanet.com Revision ChangesPath 1.6 +27 -21xml-cocoon2/src/documentation/xdocs/livesites.xml Index: livesites.

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

2002-01-25 Thread crossley
crossley02/01/25 17:30:12 Modified:src/documentation/xdocs hosting.xml Log: Tidy the text. Add one new site dyanet.com Revision ChangesPath 1.3 +8 -4 xml-cocoon2/src/documentation/xdocs/hosting.xml Index: hosting.xml

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

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 16:43:18 Modified:src/webapp/sub sitemap.xmap src/webapp/sub/docs samples.xml Log: - comment out broken samples - add view-source pipeline - add view sitemap source sample Revision ChangesPath 1.3 +7 -0 xml-cocoon2/src/

cvs commit: xml-cocoon2/src/scratchpad/schecoon ChangeLog

2002-01-25 Thread ovidiu
ovidiu 02/01/25 15:04:44 Modified:src/scratchpad/schecoon ChangeLog Log: 2002-01-25 Ovidiu Predescu <[EMAIL PROTECTED]> * scheme/utils.scm: Auxiliary functions. * scheme/functions.scm: Support for functions with named arguments. * build.xm

cvs commit: xml-cocoon2/src/scratchpad/schecoon/scheme utils.scm

2002-01-25 Thread ovidiu
ovidiu 02/01/25 15:04:07 Added: src/scratchpad/schecoon/scheme utils.scm Log: Auxiliary functions. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/scheme/utils.scm Index: utils.scm ==

cvs commit: xml-cocoon2/src/scratchpad/schecoon/scheme functions.scm

2002-01-25 Thread ovidiu
ovidiu 02/01/25 15:02:50 Added: src/scratchpad/schecoon/scheme functions.scm Log: Support for functions with named arguments. Revision ChangesPath 1.1 xml-cocoon2/src/scratchpad/schecoon/scheme/functions.scm Index: functions.scm ===

cvs commit: xml-cocoon2/src/scratchpad/schecoon build.xml

2002-01-25 Thread ovidiu
ovidiu 02/01/25 15:00:34 Modified:src/scratchpad/schecoon build.xml Log: Compile in utils.scm and functions.scm. Revision ChangesPath 1.6 +2 -0 xml-cocoon2/src/scratchpad/schecoon/build.xml Index: build.xml =

cvs commit: xml-cocoon2/src/scratchpad/schecoon/scheme sitemap.scm

2002-01-25 Thread ovidiu
ovidiu 02/01/25 14:59:29 Modified:src/scratchpad/schecoon/scheme sitemap.scm Log: Added support for defining and referencing resources, and invoking Scheme functions directly. Revision ChangesPath 1.7 +319 -86 xml-cocoon2/src/scratchpad/schecoon/scheme/sitemap

DO NOT REPLY [Bug 6039] - [PATCH] Throw actual exception in AbstractSitemap.invokeMethod

2002-01-25 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 6039] New: - [PATCH] Throw actual exception in AbstractSitemap.invokeMethod

2002-01-25 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

cvs commit: xml-cocoon2/src/java/org/apache/cocoon/components/xslt XSLTProcessorImpl.java

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 13:06:36 Modified:src/java/org/apache/cocoon/components/xslt XSLTProcessorImpl.java Log: These SAXExceptions giving me a hard time... Revision ChangesPath 1.7 +10 -10 xml-cocoon2/src/java/org/apache/cocoon/components/x

DO NOT REPLY [Bug 6038] - Compile fails

2002-01-25 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 6038] - Compile fails

2002-01-25 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

cvs commit: xml-cocoon2 build.bat

2002-01-25 Thread vgritsenko
vgritsenko02/01/25 12:58:20 Modified:.build.bat Log: Save people from using alien ants Revision ChangesPath 1.15 +5 -2 xml-cocoon2/build.bat Index: build.bat === RCS file: /home/cv

RE: JspGenerator in Cocoon2

2002-01-25 Thread Davanum Srinivas
Alex, You can always find the whole history of changes using CVS. For example the following URL shows what all happened with JspGenerator over its lifetime. http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/org/apache/cocoon/generation/Attic/JspGenerator.java?only_with_tag=MAIN&hideattic=0 Tha

RE: JspGenerator in Cocoon2

2002-01-25 Thread Vadim Gritsenko
> From: Alex Kachanov [mailto:[EMAIL PROTECTED]] > > The real patch that I could imagine whould be > to roll back the changes What are the changes you are referring to? > The author of the changes recommended me to > write to this maillist. If these changes are > done, there should be a reason

RE: JspGenerator in Cocoon2

2002-01-25 Thread Alex Kachanov
The real patch that I could imagine whould be to roll back the changes The author of the changes recommended me to write to this maillist. If these changes are done, there should be a reason to do them. Well, it looks like that the changes broke what was working in previous version and nobody

DO NOT REPLY [Bug 6038] New: - Compile fails

2002-01-25 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: JspGenerator in Cocoon2

2002-01-25 Thread Vadim Gritsenko
> From: Alex Kachanov [mailto:[EMAIL PROTECTED]] > > Hello, GUYS! > > Does anyone of the developers read these messages at all? Could you please give Earth some time to rotate a couple of times before start panic? Also, it would be great help if you provide a patch which solves your issue, or i

RE: JspGenerator in Cocoon2

2002-01-25 Thread Alex Kachanov
Hello, GUYS! Does anyone of the developers read these messages at all? -Original Message- From: Alex Kachanov Sent: 26 ÑÎ×ÁÒÑ 2002 Ç. 1:49 To: [EMAIL PROTECTED] Subject: FW: JspGenerator in Cocoon2 Importance: High Subject: JspGenerator in Cocoon2 Importance: High Hello! Regard

RE: Still unsolved namespace-problem using xsp?

2002-01-25 Thread Vadim Gritsenko
> From: Felix Knecht [mailto:[EMAIL PROTECTED]] > > Trying to view the xsp sample simple.xsp, serializing type is "xml", I get > the error message, that a namespace-prefix must not begin with the reserved > string "xml" > (http://www.w3.org/XML/1998/namespace";) > > Can anybody reproduce thi

cvs commit: xml-cocoon2/src/scratchpad/schecoon/emacs sisc-servlet.bat.in

2002-01-25 Thread ovidiu
ovidiu 02/01/25 11:53:43 Modified:src/scratchpad/schecoon/emacs sisc-servlet.bat.in Log: Applied patch from Allan Erskine <[EMAIL PROTECTED]>. Revision ChangesPath 1.2 +6 -3 xml-cocoon2/src/scratchpad/schecoon/emacs/sisc-servlet.bat.in Index: sisc-servle

cvs commit: xml-cocoon2/src/scratchpad/schecoon/webapp cocoon.xconf

2002-01-25 Thread ovidiu
ovidiu 02/01/25 10:55:46 Modified:src/scratchpad/schecoon/webapp cocoon.xconf Log: Added missing slashes in front of filenames, for Tomcat 4.0.1 to be happy. Revision ChangesPath 1.4 +2 -2 xml-cocoon2/src/scratchpad/schecoon/webapp/cocoon.xconf Index: co

Still unsolved namespace-problem using xsp?

2002-01-25 Thread Felix Knecht
Trying to view the xsp sample simple.xsp, serializing type is "xml", I get the error message, that a namespace-prefix must not begin with the reserved string "xml" (http://www.w3.org/XML/1998/namespace";) Can anybody reproduce this error or has a solution for it? Felix ps: using jdk1.3.1_

RE: Donating Dispatcher/Adapter processing extension and SOAP server to the Cocoon project

2002-01-25 Thread DZIEMBOWSKI,KINGA (HP-NewJersey,ex2)
Hi Carsten, I agree with you, hopefully we will address the Request vs HttpRequest problems as well. Just to make things easier ( my frustration was high with the mail server forcing me to cut my message at 3 pieces) I posted the proposal, patches and demo at http://soap.bluestone.com/proposal .

FW: JspGenerator in Cocoon2

2002-01-25 Thread Alex Kachanov
Subject: JspGenerator in Cocoon2 Importance: High Hello! Regarding the JspGenerator in Cocoon2 - latest development version. Smth. is broken - the encodings are not working right. Cocoon2 JspGenerator was working fine when I connected from jsp page to MySQL database to get Japanese character

FW: C2 Memory Settings - Xms, Xmx, freememory, and heapsize

2002-01-25 Thread Gerhard Froehlich
Hi Team, this is an actual thread in the Cocoon user list. There are some _interesting_ questions how to _scale_ Cocoon best. I know there are better once then I, which can answer this. I'm only the Store guy ;-). TIA Gerhard "Some people say I am a terrible person, I'm not, I have the hea

RE: xconf and store problem

2002-01-25 Thread Gerhard Froehlich
Hi, >I have a few questions about the store implementation. >Basically I would like to divide the result of a large SQL query into several >blocks and store these blocks in some kind of store. >My question is how to initialize my own store and then get a reference to it. >Can I add an entry in th

Sitemap configuration to generate pdf.

2002-01-25 Thread MOODAD (Shadi LB Soft)
  Hi. I'm trying to use coconn 2 as a servlet to generate pdf reports from xsp files. so i have used the following configuration of the sitemap.xsp (check attachement) but it didn't work. with the folloing pipeline (a test one that just generate html not pdf)                        I'm try

Re: Update: SHOWSTOPPER: XSPs do not compile...

2002-01-25 Thread Berin Loritsch
Vadim Gritsenko wrote: > No, it is slightly more complex then this :( > > XSP compilation works *perfectly* until MRUStore purges cached > Logicsheets (done with the help of crawler). When you try to compile XSP > after this, XSP engine re-creates logicsheets (and, btw, forgets to > assign a log

RE: Update: SHOWSTOPPER: XSPs do not compile...

2002-01-25 Thread Vadim Gritsenko
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Hi, > > > > 6. Go back to welcome -> dynamic samples -> simple XSP > > > 7. ClassNotFoundException, in the working directory - file > > > simple_xsp.java with the size of 8 bytes. > > > Having only a 8 byte size java file reminds me to tro

Re: how to display a web page with a MS word document which is stored in database

2002-01-25 Thread Berin Loritsch
Stefano Mazzocchi wrote: > Sylvain Wallez wrote: > >>marco wrote: >> >> >>>I am using cocoon 2, tomcat 4.0, jdk1.3, mySQL 3.23.39. >>> >>>I am thinking of store the MS word document in database or file system. >>>Please advise which storage method is the best and please advise the detail >>>tech

Re: how to display a web page with a MS word document which is stored in database

2002-01-25 Thread Berin Loritsch
marco wrote: > Thanks for your reply. May be my question is mis-leading. > > Let's me put it the other way around. > > How can I make use of cocoon to allow users to download a MS Word file from > the web server database using their web browser? > > What program code do I need and what should

Re: Update: SHOWSTOPPER: XSPs do not compile...

2002-01-25 Thread berni_huber
Hi, > > 6. Go back to welcome -> dynamic samples -> simple XSP > > 7. ClassNotFoundException, in the working directory - file > > simple_xsp.java with the size of 8 bytes. > Having only a 8 byte size java file reminds me to troubles having under WLS6.1 using the shipped XSLT of WLS. In that case

xconf and store problem

2002-01-25 Thread Per-Olof Norén
I have a few questions about the store implementation.Basically I would like to divide the result of a large SQL query into several blocks and store these blocks in some kind of store.My question is how to initialize my own store and then get a reference to it.Can I add an entry in the cocoo

RE: Excalibur hasComponent question....

2002-01-25 Thread Lewis, Andrew J
bingo - that was it! I guess I should have caught that myself... Thanks! > -- > From: Vadim Gritsenko[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent: Thursday, January 24, 2002 6:57 PM > To: [EMAIL PROTECTED] > Subject: RE: Excalibur hasCompon

Re: How to configure sitemap.xmap

2002-01-25 Thread MOODAD (Shadi LB Soft)
  "MOODAD (Shadi LB Soft)" wrote:   Hi I have tried the following configuration                       so the sitemap.xmap compile succesfully but when I make the following request: test/TestXML.xsp I have the following error  org.apache.cocoon.ResourceNotFoundException: No pipeline matched

Re: How to configure sitemap.xmap

2002-01-25 Thread MOODAD (Shadi LB Soft)
  Hi I have tried the following configuration                       so the sitemap.xmap compile succesfully but when I make the following request: test/TestXML.xsp I have the following error  org.apache.cocoon.ResourceNotFoundException: No pipeline matched request: test/TestXML at

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

2002-01-25 Thread cziegeler
cziegeler02/01/25 05:27:48 Modified:src/java/org/apache/cocoon/transformation XTTransformer.java Log: Fixed NPE in XTTransformer reported by Gilles Beaugeais [[EMAIL PROTECTED]] Revision ChangesPath 1.2 +7 -3 xml-cocoon2/src/java/org/apache/cocoon/transformat

Re: how to display a web page with a MS word document which is stored in database

2002-01-25 Thread Sylvain Wallez
Stefano Mazzocchi wrote: >Sylvain Wallez wrote: > >>marco wrote: >> >>>I am using cocoon 2, tomcat 4.0, jdk1.3, mySQL 3.23.39. >>> >>>I am thinking of store the MS word document in database or file system. >>>Please advise which storage method is the best and please advise the detail >>>technical

cvs commit: xml-cocoon2 build.bat build.sh build.xml

2002-01-25 Thread morrijr
morrijr 02/01/25 03:15:24 Modified:.build.bat build.sh build.xml Log: Removed GPL code and associated tasks Revision ChangesPath 1.14 +1 -2 xml-cocoon2/build.bat Index: build.bat ===

Re: Check Source

2002-01-25 Thread Bertrand Delacretaz
On Friday 25 January 2002 11:13, Stefano Mazzocchi wrote: > . . . > Currently we have 13000 style errors? I personally don't care. I agree - from the feature list at http://checkstyle.sourceforge.net/, I find only two that (IMHO) can have a real influence on code quality, that is -Detecting va

cvs commit: xml-cocoon2/tools/lib antlr.jar checkstyle-1.4.jar

2002-01-25 Thread morrijr
morrijr 02/01/25 03:03:58 Removed: tools/lib antlr.jar checkstyle-1.4.jar Log: Removing GPL (and associated) code... -- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PRO

RE: Check Source

2002-01-25 Thread Morrison, John
> From: Stefano Mazzocchi [mailto:[EMAIL PROTECTED]] > "Morrison, John" wrote: > > > > I think I may need to back out of the commit for CheckStyle. > > This was posted to the Ant-User list: > > > > "> Does anyone know the legalities of including this in > binary format > > > with an Apache lice

Re: how to display a web page with a MS word document which is stored in database

2002-01-25 Thread Stefano Mazzocchi
Sylvain Wallez wrote: > > marco wrote: > > >I am using cocoon 2, tomcat 4.0, jdk1.3, mySQL 3.23.39. > > > >I am thinking of store the MS word document in database or file system. > >Please advise which storage method is the best and please advise the detail > >technical implementation of the two

Re: Check Source

2002-01-25 Thread Stefano Mazzocchi
"Morrison, John" wrote: > > I think I may need to back out of the commit for CheckStyle. > This was posted to the Ant-User list: > > "> Does anyone know the legalities of including this in binary format > > with an Apache license project?? > > Legally, you can't - you could provide it as two se

FragmentExtractorTransformer

2002-01-25 Thread Stephan Michels
Hi, I would like to ask, if you could write the Extractor more flexible. I need a transformer like the FragmentExtractorTransformer for my project(http://sourceforge.net/projects/jeuclid/). I had also ask the Author of this class, but got no answer. I suggestion is like this: sitemap.xmap:

Re: SHOWSTOPPER: XSPs do not compile...

2002-01-25 Thread Torsten Curdt
On Fri, 25 Jan 2002, Vadim Gritsenko wrote: > Thanks to Carsten who pointed out to this problem... > > I have the major issue with XSP compilation. Here is the test case: > > 1. Clean work directory > 2. Start sevlet engine > 3. Access welcome -> search docs -> create index > 4. Choose "Create in

How to transform xsp to pdf

2002-01-25 Thread MOODAD (Shadi LB Soft)
Hi, I have installed the cocoon 2 application (cocoon.war) successfully. but now i have a Test.xsp file that generate an xml file wich in turn is transformed to an FO format using a Test.xsl stylesheet (on cocoon 1.8 installed as a servlet) so how can i run this example on cocoon 2 I knew that on

RE: How to tansform xsp to pdf

2002-01-25 Thread Morrison, John
*Please* use the cocoon-user list for questions like this... > -Original Message- > From: MOODAD (Shadi LB Soft) [mailto:[EMAIL PROTECTED]] > Sent: Friday, 25 January 2002 9:16 am > To: [EMAIL PROTECTED] > Subject: How to tansform xsp to pdf > > > Hi, > I have installed the cocoon 2 app

How to tansform xsp to pdf

2002-01-25 Thread MOODAD (Shadi LB Soft)
Hi, I have installed the cocoon 2 application (cocoon.war) successfully. but now i have a Test.xsp file that generate an xml file wich in turn is transformed to an FO format using a Test.xsl stylesheet (on cocoon 1.8 installed as a servlet) so how can i run this example on cocoon 2 I knew that on

RE: [WARN] Build with 'compile' target fails

2002-01-25 Thread Steven Noels
I have Ant 1.4.1 installed on my machine (W2K, JDK1.3.1): C:\>ant -version Ant version 1.4.1 compiled on October 11 2001 I was only able to get build.bat up & running when un-setting my systemwide ANT_HOME environment variable so that the following lines in the build.bat file could do their work

RE: [WARN] Build with 'compile' target fails

2002-01-25 Thread Leo Sutic
I got this, too. The reason is that the build.bat copies .jar files into the tools/ directory, where Ant is, so they are available when running Ant. However, if you have set ANT_HOME yourself, then the copied jars are not available to *your* copy of Ant. So unset ANT_HOME and try again... /LS

RE: Check Source

2002-01-25 Thread Morrison, John
I think I may need to back out of the commit for CheckStyle. This was posted to the Ant-User list: "> Does anyone know the legalities of including this in binary format > with an Apache license project?? Legally, you can't - you could provide it as two separate downloads, though, but only of you

Re: how to display a web page with a MS word document which is stored in database

2002-01-25 Thread Sylvain Wallez
marco wrote: >I am using cocoon 2, tomcat 4.0, jdk1.3, mySQL 3.23.39. > >I am thinking of store the MS word document in database or file system. >Please advise which storage method is the best and please advise the detail >technical implementation of the two methods (i.e. how to write the code of

Avalon repository question

2002-01-25 Thread Piroumian, Konstantin
Hi, C2ers! This is a question to Avalon team, but I'm not subscribed to avalon mail lists, so maybe somebody here can answer me. I've just checked out jakarta-avalon module from CVS and noticed that /tools/ext directory contains a lot of jars. And the more strange thing is that it includes also

Re: Promotions, Revisioning and Workflow

2002-01-25 Thread Punky Tse
> > I picture a web-based frontend as well as a web-based backend. > > Cocoon powers the backend just like it powers the frondend: serving the > pages. > > Sure, you might not need the 'full' cocoon potentials on the back end > (but to provide previews or completely WYSIWYG inline-editing, you do