XMLDB psuedo Proptocol in cocoon2.0.4 failure in registering driver DatabaseImpl.

2002-12-12 Thread Subrahmanya, Noida
  Hi,    I am setting up an application which reads from an XMLdatabase using the XMLDB API's on cocoon 2.0.4 . This was running fine on cocoon 2.0.3. The problem i am having is when an XMLResource is being read from the XML database. It throws an XMLDBException with the reason being c

Debug:Logging information

2002-12-12 Thread Subrahmanya, Noida
There are some statements in Cocon API's such as getLogger().error I want these to be printed in log files . how and where should i configure this to be enabled. Any help? I want to debug an XML:Db web application. rgds, subrahmanya

RE: XMLDB psuedo Proptocol in cocoon2.0.4

2002-12-12 Thread Subrahmanya, Noida
I have seen that this occurs due to the DatabaseImpl not beeing registered to DatabaseManager. In 2.0.3 It registersthe database driver in method public void connect() of XMLDBSource. Now in 2.0.4 it has been moved to method public void configure(Configuration conf) of XMLDBSourceFactory w

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/concepts modules.xml

2002-12-12 Thread crossley
crossley2002/12/12 18:46:11 Modified:src/documentation/xdocs/userdocs/concepts Tag: cocoon_2_0_3_branch modules.xml Log: Fix the default systemIdentifier. Now Ant can validate xdocs. Revision ChangesPath No revision No

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/concepts modules.xml

2002-12-12 Thread crossley
crossley2002/12/12 18:46:06 Modified:src/documentation/xdocs/userdocs/concepts modules.xml Log: Fix the default systemIdentifier. Now Ant can validate xdocs. Revision ChangesPath 1.10 +1 -1 xml-cocoon2/src/documentation/xdocs/userdocs/concepts/modules.xml

Re: Call for attachment size limitation

2002-12-12 Thread Stefano Mazzocchi
Matthias Brunner wrote: Hello, maybe the list master could limit attachment size to something reasonable (2MB or even 200K)? I think this is already in place. I (and probably many others) would be very thankful indeed. Why? I didn't receive anything big from cocoon-dev since years. Is your

[Proposal] Move Sources and Modules as top-level Cocoon components

2002-12-12 Thread Nicola Ken Barozzi
Sources and Modules are incresingly important in Cocoon, and should be used and documented with more visibility. Sources are IMHO a fundamental piece in Cocoon, because they separate the retrival of data from the actual generation of SAX events in a Generator. Input Modules are equally fundam

[PROPOSAL] Take two: modules -> environments + features ( was: makeCocoon modules alongside blocks)

2002-12-12 Thread Nicola Ken Barozzi
Nicola Ken Barozzi wrote: >>> This proposal is to create a source section parallel to blocks, to hold Cocoon "parts", or "modules", that are not part of the Cocoon minimal core but need nevertheless to be included in the classpath and config files at startup. [...] Possible

Re: New Cocoon Committers

2002-12-12 Thread Nicola Ken Barozzi
Thorsten Scherler wrote: Hello group, I spotted a spelling error on http://incubator.apache.org/. Second break, second sentence: "As a cconsequence ..." Could you please send in a patch? hehehe, ok, I'm joking ;-) I've corrected it in CVS, thanks :-) -- Nicola Ken Barozzi

Call for attachment size limitation

2002-12-12 Thread Matthias Brunner
Hello, maybe the list master could limit attachment size to something reasonable (2MB or even 200K)? I (and probably many others) would be very thankful indeed. Best regards! -- Matthias Brunner <[EMAIL PROTECTED]> PGP FP 7862 32B3 3B75 292A F76F 5042 8587 21AB 5B89 D501 Check out http://blum

Re: New Cocoon Committers

2002-12-12 Thread Thorsten Scherler
Hello group, I spotted a spelling error on http://incubator.apache.org/. Second break, second sentence: "As a cconsequence ..." Stefano Mazzocchi wrote: Rodent of Unusual Size wrote: Stefano Mazzocchi wrote: Committer #600! Wow, that's cool! thanks much! *please* don't forget to giv

Re: Issues with LocalAction

2002-12-12 Thread Konstantin Piroumian
rom: "Giacomo Pati" <[EMAIL PROTECTED]> > On Thu, 12 Dec 2002, Konstantin Piroumian wrote: > > From: "Giacomo Pati" <[EMAIL PROTECTED]> > > > > > > > > Hi team > > > > > > We encountered some thread race issues with the LocalAction class. > > > > > > 1. The class is marked ThreadSafe, so there will

DO NOT REPLY [Bug 15316] - FOP does not resolve relative paths

2002-12-12 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 15316] New: - How to publish Images into PDF documents?

2002-12-12 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: Issues with LocalAction

2002-12-12 Thread Giacomo Pati
On Thu, 12 Dec 2002, Konstantin Piroumian wrote: > From: "Giacomo Pati" <[EMAIL PROTECTED]> > > > > > Hi team > > > > We encountered some thread race issues with the LocalAction class. > > > > 1. The class is marked ThreadSafe, so there will be only one instance in > > the system. > > Yup. > > > >

Re: OT: Announcement: Cocoon Stammtisch @ Frankfurt

2002-12-12 Thread Steven Noels
Marcus Crafter wrote: Sure :) I didn't take any photos but Michael Hartle organised a camera, as had others, so once they're ready I'm sure're they'll be made available somewhere. Matthew, Ovidiu and Gianugo already have access to http://outerthought.org/gallery/ - if others need access to

DO NOT REPLY [Bug 15312] - Parent ComponentManager does not get disposed

2002-12-12 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 15312] New: - Parent ComponentManager does not get disposed

2002-12-12 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: Issues with LocalAction

2002-12-12 Thread Konstantin Piroumian
From: "Giacomo Pati" <[EMAIL PROTECTED]> > > Hi team > > We encountered some thread race issues with the LocalAction class. > > 1. The class is marked ThreadSafe, so there will be only one instance in > the system. Yup. > > 2. There are member variables (langAttr, localeAttr, etc.) that are set

RE: XMLDB psuedo Proptocol in cocoon2.0.4

2002-12-12 Thread Subrahmanya, Noida
Hi,   I am setting up an application which reads from an XMLdatabase using the XMLDB API's on cocoon 2.0.4 . This was running fine on coccon 2.0.3. The problem i am having is when an XMLResource is being read from the XML database. It throws an XMLDB API exception with the reason being cou

Issues with LocalAction

2002-12-12 Thread Giacomo Pati
Hi team We encountered some thread race issues with the LocalAction class. 1. The class is marked ThreadSafe, so there will be only one instance in the system. 2. There are member variables (langAttr, localeAttr, etc.) that are set by the checkParams method on each invocation but only with logl

Re: Cocoon IDE with debugger

2002-12-12 Thread Gianugo Rabellino
[EMAIL PROTECTED] wrote: In addition we have implemented part of a debugger (consisting of another plugin and the Cocoon side) that some of you saw in Ghent. Sylvain posted the link to a screenshot earlier. Yes, and it looks cool indeed. At the moment I am trying to convince "the powers" that

Re: Cocoon IDE with debugger

2002-12-12 Thread Nicola Ken Barozzi
[EMAIL PROTECTED] wrote: Here is how the current version of our debugger works (as shown in Gent): 1) It is a remote debugger. This means that the client (the eclipse plugin) connects to the Cocoon side of things using a socket. This is our intention too. 2) As the request is processed by Co

Re: Cocoon IDE with debugger

2002-12-12 Thread Nicola Ken Barozzi
Christian Haul wrote: On 12.Dec.2002 -- 10:08 AM, [EMAIL PROTECTED] wrote: Anyway, whatever the outcome I look forward to this new development as it certainly is something that is needed badly. Perhaps Gianugo and Nicola could provide some details on what they are thinking of? What we were di

Re: Cocoon IDE with debugger

2002-12-12 Thread Nicola Ken Barozzi
Bruno Dumon wrote: On Thu, 2002-12-12 at 10:44, Steven Noels wrote: Christian Haul wrote: On 12.Dec.2002 -- 10:08 AM, [EMAIL PROTECTED] wrote: Anyway, whatever the outcome I look forward to this new development as it certainly is something that is needed badly. Perhaps Gianugo and Nicola

DO NOT REPLY [Bug 15302] - XSPUtil.relativeFilename() throws NPE

2002-12-12 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 IDE with debugger

2002-12-12 Thread Bruno Dumon
On Thu, 2002-12-12 at 10:53, [EMAIL PROTECTED] wrote: [...] > 3) It is a "2-phase" degugger. The first phase allows you to follow the > route the request takes through the sitemap. This can happen step-by-step > (or more exactly, component by component). The second phase then provides > the xml do

Re: Cocoon IDE with debugger

2002-12-12 Thread Bruno Dumon
On Thu, 2002-12-12 at 10:44, Steven Noels wrote: > Christian Haul wrote: > > > On 12.Dec.2002 -- 10:08 AM, [EMAIL PROTECTED] wrote: > > > >>Anyway, whatever the outcome I look forward to this new development as it > >>certainly is something that is needed badly. Perhaps Gianugo and Nicola > >>cou

Re: Cocoon IDE with debugger

2002-12-12 Thread mlangham
Here is how the current version of our debugger works (as shown in Gent): 1) It is a remote debugger. This means that the client (the eclipse plugin) connects to the Cocoon side of things using a socket. 2) As the request is processed by Cocoon, an adapted TreeProcessor sends events to the clien

DO NOT REPLY [Bug 15302] - XSPUtil.relativeFilename() throws NPE

2002-12-12 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 15302] New: - XSPUtil.relativeFilename() throws NPE

2002-12-12 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 IDE with debugger

2002-12-12 Thread Steven Noels
Christian Haul wrote: On 12.Dec.2002 -- 10:08 AM, [EMAIL PROTECTED] wrote: Anyway, whatever the outcome I look forward to this new development as it certainly is something that is needed badly. Perhaps Gianugo and Nicola could provide some details on what they are thinking of? What we were d

Re: Cocoon IDE with debugger

2002-12-12 Thread Christian Haul
On 12.Dec.2002 -- 10:08 AM, [EMAIL PROTECTED] wrote: > Anyway, whatever the outcome I look forward to this new development as it > certainly is something that is needed badly. Perhaps Gianugo and Nicola > could provide some details on what they are thinking of? What we were discussing is a possibi

Re: [Proposal] A little reworking of the Cocoon Command Line

2002-12-12 Thread Enke, Michael
Hi, if you are working on this, please have a look at http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12154 and http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12158 Michael Upayavira wrote: > > Dear All, > > I would like to do some minor rewriting of the command line Main class, particul

Cocoon IDE with debugger

2002-12-12 Thread mlangham
I have been following the discussion about a Cocoon IDE, debugger etc. with some interest (although my email connection is limited this week). As most of you know we have developed some plugins for eclipse that can help with Cocoon based application development. You can download "sunBow" from here

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/concepts modules.xml

2002-12-12 Thread crossley
crossley2002/12/12 01:02:48 Modified:src/documentation/xdocs/faq Tag: cocoon_2_0_3_branch faq-sitemap.xml src/documentation/xdocs/howto Tag: cocoon_2_0_3_branch howto-i18n-xmlform.xml src/documentation/xdocs/us

cvs commit: xml-cocoon2/lib jars.xml

2002-12-12 Thread crossley
crossley2002/12/12 00:58:01 Modified:lib Tag: cocoon_2_0_3_branch jars.xml Log: Fix broken URL and missing description. Revision ChangesPath No revision No revision 1.11.2.20 +4 -2 xml-cocoon2/lib/jars.xml

Re: OT: Announcement: Cocoon Stammtisch @ Frankfurt

2002-12-12 Thread David Crossley
Nicola Ken Barozzi wrote: > Sylvain Wallez wrote: > > Nicola Ken Barozzi wrote: > > > > > > > >> - on the trip back, Gianugo and I made a sketch of the implementation > >> of an advanced Cocoon debugger in an IDE... stay tuned! > > > > Something like this : http://radio.weblogs.com/0103021/20

Re: where is cocoon_2_0_4_branch

2002-12-12 Thread David Crossley
Christian Haul wrote: > David Crossley wrote: > > Like a good committer, i am trying to add xdocs patches > > to both HEAD and release branch. > > > > However, i am having trouble doing > > cvs ... checkout -r cocoon_2_0_4_branch xml-cocoon2 > > Protocol error: uncounted data discarded > > > > I

Re: OT: Announcement: Cocoon Stammtisch @ Frankfurt

2002-12-12 Thread Nicola Ken Barozzi
Sylvain Wallez wrote: Nicola Ken Barozzi wrote: - on the trip back, Gianugo and I made a sketch of the implementation of an advanced Cocoon debugger in an IDE... stay tuned! Something like this : http://radio.weblogs.com/0103021/2002/11/08.html ? Something like it, but to be part of Co

Re: where is cocoon_2_0_4_branch

2002-12-12 Thread Christian Haul
On 12.Dec.2002 -- 07:21 PM, David Crossley wrote: > Like a good committer, i am trying to add xdocs patches > to both HEAD and release branch. > > However, i am having trouble doing > cvs ... checkout -r cocoon_2_0_4_branch xml-cocoon2 > Protocol error: uncounted data discarded > > It seems that

where is cocoon_2_0_4_branch

2002-12-12 Thread David Crossley
Like a good committer, i am trying to add xdocs patches to both HEAD and release branch. However, i am having trouble doing cvs ... checkout -r cocoon_2_0_4_branch xml-cocoon2 Protocol error: uncounted data discarded It seems that there is no such branch yet. Since 2.0.3 is already released, i p

cvs commit: xml-cocoon2/src/documentation/xdocs/faq faq-sitemap.xml

2002-12-12 Thread crossley
crossley2002/12/12 00:08:45 Modified:src/documentation/xdocs/faq faq-sitemap.xml Log: Fix typo. Submitted by: Hans Ulrich Niedermann <[EMAIL PROTECTED]> Revision ChangesPath 1.9 +1 -1 xml-cocoon2/src/documentation/xdocs/faq/faq-sitemap.xml Index: faq-sit

cvs commit: xml-cocoon2/src/documentation/xdocs/userdocs/concepts modules.xml

2002-12-12 Thread crossley
crossley2002/12/12 00:07:42 Modified:src/documentation/xdocs/userdocs/concepts modules.xml Log: Fixed source example formatting. Somebody forgot to embed the source in . Submitted by: Hans Ulrich Niedermann <[EMAIL PROTECTED]> Revision ChangesPath 1.9 +2 -0

cvs commit: xml-cocoon2/src/documentation/xdocs/howto howto-i18n-xmlform.xml

2002-12-12 Thread crossley
crossley2002/12/12 00:05:52 Modified:src/documentation/xdocs/howto howto-i18n-xmlform.xml Log: Fix XML encoding. This file contains UTF-8 encoded umlauts, but the encoding was (wrongly) declared as latin1. Submitted by: Hans Ulrich Niedermann <[EMAIL PROTECTED]> Revision Ch