DO NOT REPLY [Bug 11949] - Generated HTML documentation contains superflous NetUtils namespace definitions

2002-09-02 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_b

DO NOT REPLY [Bug 11949] - Generated HTML documentation contains superflous NetUtils namespace definitions

2002-09-02 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_b

cvs commit: xml-cocoon2/src/documentation/stylesheets book2menu.xsl site2xhtml.xsl

2002-09-02 Thread crossley
crossley2002/09/02 22:28:43 Modified:src/documentation/stylesheets Tag: cocoon_2_0_3_branch book2menu.xsl site2xhtml.xsl Log: Removed remnants of NetUtils:encodePath() from when we were using the images for the menu labels. Not needed now. Less clutter with

cvs commit: xml-cocoon2/src/documentation/stylesheets book2menu.xsl site2xhtml.xsl

2002-09-02 Thread crossley
crossley2002/09/02 22:28:39 Modified:src/documentation/stylesheets book2menu.xsl site2xhtml.xsl Log: Removed remnants of NetUtils:encodePath() from when we were using the images for the menu labels. Not needed now. Less clutter with the generated HTML. PR: 11949 Submitted by:

DO NOT REPLY [Bug 12190] - [PATCH] Documentation patches (Captor/CocoDocoWiki)

2002-09-02 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_b

DO NOT REPLY [Bug 12190] - [PATCH] Documentation patches (Captor/CocoDocoWiki)

2002-09-02 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_b

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

2002-09-02 Thread crossley
crossley2002/09/02 21:36:16 Modified:src/documentation/xdocs/link Tag: cocoon_2_0_3_branch projects.xml sites.xml Log: Links to Captor and Cocoon Documentation Wiki, etc. Submitted by: [EMAIL PROTECTED] (Steven Noels) Revision ChangesPath No

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

2002-09-02 Thread crossley
crossley2002/09/02 21:36:13 Modified:src/documentation/xdocs/link projects.xml sites.xml Log: Links to Captor and Cocoon Documentation Wiki, etc. Submitted by: [EMAIL PROTECTED] (Steven Noels) Revision ChangesPath 1.4 +5 -0 xml-cocoon2/src/documentation/xdoc

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

2002-09-02 Thread crossley
crossley2002/09/02 21:25:01 Modified:src/documentation/xdocs/userdocs/xsp Tag: cocoon_2_0_3_branch logicsheet-forms.xml Log: Fix broken link. Revision ChangesPath No revision No revision 1.1.2.2

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

2002-09-02 Thread crossley
crossley2002/09/02 21:24:57 Modified:src/documentation/xdocs/userdocs/xsp logicsheet-forms.xml Log: Fix broken link. Revision ChangesPath 1.3 +1 -1 xml-cocoon2/src/documentation/xdocs/userdocs/xsp/logicsheet-forms.xml Index: logicsheet-forms.xml ==

Re: DO NOT REPLY [Bug 12235] New: - [PATCH] XPathTransformer

2002-09-02 Thread Jeff Turner
On Mon, Sep 02, 2002 at 05:11:28PM -0700, Robert Koberg wrote: > Hi, > > For the record, I would say it is very easy in XSL. This was from the original > bug report: > > > > To get this with xsl you could simply: > >select="document($book_param)/manual/s1[@title=$section_title_param]"/>

RE: DO NOT REPLY [Bug 12235] New: - [PATCH] XPathTransformer

2002-09-02 Thread Robert Koberg
Hi, For the record, I would say it is very easy in XSL. This was from the original bug report: To get this with xsl you could simply: Now, the problem might be that the book is too large... (probably not for Saxon, though) best, -Rob > -Original Message- > From: Jeff Turner [ma

Re: DO NOT REPLY [Bug 12235] New: - [PATCH] XPathTransformer

2002-09-02 Thread Jeff Turner
On Mon, Sep 02, 2002 at 07:30:21PM +0200, Joerg Heinicke wrote: > > While this sort of filtering can be done with XSLT, it can't be done > > dynamically, based on an input parameter, because XSLT template patterns > must > > be known at 'compile' time, not runtime, much like the sitemap's > matc

DO NOT REPLY [Bug 12236] - http-client.jar fails to work with axis based servers

2002-09-02 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_b

DO NOT REPLY [Bug 12236] New: - http-client.jar fails to work with axis based servers

2002-09-02 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_b

Re: DO NOT REPLY [Bug 12235] New: - [PATCH] XPathTransformer

2002-09-02 Thread Joerg Heinicke
> While this sort of filtering can be done with XSLT, it can't be done > dynamically, based on an input parameter, because XSLT template patterns must > be known at 'compile' time, not runtime, much like the sitemap's matchers. See > cocoon-users discussion: > http://marc.theaimsgroup.com/?t

DO NOT REPLY [Bug 12235] - [PATCH] XPathTransformer

2002-09-02 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_b

DO NOT REPLY [Bug 12235] - [PATCH] XPathTransformer

2002-09-02 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_b

DO NOT REPLY [Bug 12235] - [PATCH] XPathTransformer

2002-09-02 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_b

DO NOT REPLY [Bug 12235] - [PATCH] XPathTransformer

2002-09-02 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_b

DO NOT REPLY [Bug 12235] New: - [PATCH] XPathTransformer

2002-09-02 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_b

Re: [PROPOSAL] Pipeline hints

2002-09-02 Thread Michael Melhem
Hi, Re: Bugzilla [Bug 12227] FYI, this patch implements "pipeline-hints" as discussed on cocoon-dev mailing-list. Breifly, "pipeline-hints" is the ability to provide "hints" to pipelines to indicate that certain behavior is desired when adding a pipeline-component to the pipeline. This hint tak

RE: BUG: TraxTransformer uses cached URI resolver

2002-09-02 Thread Amir Rosen
Is there any commiter who want to help us Thanks, amir > -Original Message- > From: Sven Kitschke [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 29, 2002 10:34 AM > To: [EMAIL PROTECTED] > Subject: Re: BUG: TraxTransformer uses cached URI resolver > > > Hi, > > Amir Rosen wr

DO NOT REPLY [Bug 12227] - [PATCH] "pipeline-hints" patch

2002-09-02 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_b

DO NOT REPLY [Bug 12227] New: - [PATCH] "pipeline-hints" patch

2002-09-02 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_b

Re: 2: Please help! Caching or Threadproblem or what else?

2002-09-02 Thread Enke, Michael
"Enke, Michael" wrote: > > Vadim Gritsenko wrote: > > > > Enke, Michael wrote: > > > > >I tried it now under Windows ME: > > >The swap file C:\WINDOWS\WIN386.SWP > > >was growing until C:\ was full (swap file size about 500 MB) :-( > > > > > > > But this means that this is not related to Java - J

RE: Novel persistence approach and Cocoon

2002-09-02 Thread Carsten Ziegeler
Robert Leftwich wrote: > > At 10:44 PM 30/08/2002, Carsten Ziegeler wrote: > > >I don't understand exactly what you mean - you could (easily) write > >a transformer interacting with business objects managed by a > >a prevalent system. For example for reading > > > > > > > > > > > >This is