[jira] Commented: (COCOON-2216) IncludeCacheManager can not perfom parallel includes

2008-08-21 Thread Christoph Gaffga (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12624430#action_12624430 ] Christoph Gaffga commented on COCOON-2216: -- I'm curious on the solution

[jira] Commented: (COCOON-2216) IncludeCacheManager can not perfom parallel includes

2008-07-15 Thread Christoph Gaffga (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12613580#action_12613580 ] Christoph Gaffga commented on COCOON-2216: -- the patch fixes

Re: Objects inherited in subrequests

2008-07-14 Thread Christoph Gaffga (triplemind.com)
sorry, was to quick :(( So I decided to patch the DefaultIncludeCacheManager to work in the same way as the IncludeTransformer does, by setting up the child threads with the same context/environment: // Setup this thread's environment RequestContextHolder.setRequestAttributes(

[jira] Created: (COCOON-2216) IncludeCacheManager can not perfom parallel includes

2008-07-03 Thread Christoph Gaffga (JIRA)
: - Components: Sitemap Affects Versions: 2.2-dev (Current SVN) Reporter: Christoph Gaffga Since we migrated from cocoon 2.1 to 2.2 a generator that merges multiple sources from other cocoon pipelines into one (similar to the aggregator) is not working anymore. We also posted our problem

[jira] Updated: (COCOON-2216) IncludeCacheManager can not perfom parallel includes

2008-07-03 Thread Christoph Gaffga (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christoph Gaffga updated COCOON-2216: - Attachment: ParallelInclusionProblem-cocoon_TRUNK.patch patch fixing

Re: multithreaded Content Aggregator migration from 2.1 to 2.2

2008-07-03 Thread Christoph Gaffga (triplemind.com)
+49 69 82367670 Fax +49 69 82367654 Unternehmensdaten: Triplemind OHG Geschaeftsfuehrung: Christoph Gaffga, Mathias Ziegler Bankverbindung: Postbank Frankfurt, BLZ: 50010060, Kto: 563581608, IBAN: DE28 5001 0060 0563 5816 08, BIC: PBNKDEFF Eingetragen im HR Offenbach am Main 40202, USt-IdNr

Re: Objects inherited in subrequests

2008-06-12 Thread Christoph Gaffga (triplemind.com)
Grzegorz Kossakowski wrote: Therefore I would like to propose introduction of a new scope called request-inheritable which would allow beans (like ObjectModel) to be inherited but by cloning. What do you think? hmm, just tried to solve that problem and found that in IncludeTransformer it

Re: [GT2007] [VOTE] Conference location + time

2007-04-11 Thread Christoph Gaffga (triplemind.com)
A) The Netherlands, Amsterdam +1 B) Italy, Rome / Milano +2 C) England, London / Norwich +0 When: A) Late september +1 B) Beginning of October (between the holidays season and ApacheCon) +2 C) End of October +0

Re: a new cocoon logo?

2005-11-02 Thread Christoph Gaffga (triplemind.com)
I've always wondered why the logo isn't a cocoon? that's exactly what I liked about the new logo (Frédéric's). The arragement of the letters let it look like a cocoon (at least a bit). Perheps having a combination of the old cocoon 'logo' and a little cocoon makes it easier to remember (A

Re: Do we have a powered by Apache Cocoon logo?

2004-12-15 Thread Christoph Gaffga (triplemind.com)
Do you have it in vector format? I think we need to create a big and a small version. now for every size, I uploaded the logo again as SVG: http://www.triplemind.com/images/powered-by-cocoon.svg Christoph Bertrand Delacretaz wrote: Le 14 déc. 04, à 20:06, Christoph Gaffga (triplemind.com

Re: Do we have a powered by Apache Cocoon logo?

2004-12-14 Thread Christoph Gaffga (triplemind.com)
some time ago I was also looking for that. Zhe only I found was a build with logo. It was somewhere under cocoon.apache.org or in the wiki. Can't remember, but I have a copy on http://www.triplemind.com/third-party.html Christoph Bertrand Delacretaz schrieb: ...if not, is there a volunteer with

Re: Do we have a powered by Apache Cocoon logo?

2004-12-14 Thread Christoph Gaffga (triplemind.com)
looks something like http://www.triplemind.com/images/powered-by-cocoon160x48.png than. It's a little dirty I think. Perheaps a border in the same style as the cocoon logo would make it better. Christoph Bertrand Delacretaz wrote: Le 14 déc. 04, à 16:43, Christoph Gaffga (triplemind.com) a écrit

[i18n] extending the I18nTransformer

2004-12-14 Thread Christoph Gaffga
://issues.apache.org/bugzilla/show_bug.cgi?id=32690 kind regards, Christoph Gaffga [EMAIL PROTECTED]

Re: DO NOT REPLY [Bug 32690] - [i18n] extending the I18nTransformer

2004-12-14 Thread Christoph Gaffga (triplemind.com)
thank for the hint, I'll try to implement it that way. kind regards, Christoph [EMAIL PROTECTED] wrote: DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://issues.apache.org/bugzilla/show_bug.cgi?id=32690. ANY REPLY MADE TO THIS

Re: [betwixt] Howto serialize the classname when writing XML

2004-09-29 Thread Christoph Gaffga \(triplemind.com\)
sorry auto-completion :( wanted [EMAIL PROTECTED] not [EMAIL PROTECTED] :) /sorry - Original Message - From: Christoph Gaffga (triplemind.com) [EMAIL PROTECTED] To: Jakarta Commons Developers List [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Wednesday, September 29, 2004 9:27 PM

Re: [betwixt] Howto serialize the classname when writing XML

2004-09-29 Thread Christoph Gaffga \(triplemind.com\)
the classname when writing XML On 26 Sep 2004, at 18:59, Christoph Gaffga wrote: hi, I have to output some Exception instances to XML using betwixt, but it doesn't seem to be possible to get the class name into the XML result. yep. it's on the todo... First of all it should output

Re: Entry level JSDK 1.4 in Cocoon 2.2

2004-03-04 Thread Christoph Gaffga
a look at init-build.xml, but couldn't figure out what went wrong. But for seems that it has something to do with changed -target param in javac. http://stefanbodewig.blogger.de/20040112/ As soon as I have some time, I will try with JRE 1.4 nad javac from 1.5 regards Christoph Gaffga [EMAIL PROTECTED

Re: [VOTE] - Entry level JSDK 1.4 in Cocoon 2.2

2004-03-03 Thread Christoph Gaffga
The idea is to set JSDK 1.4 as the minimum supported JDK supported for the next major release 2.2 of Cocoon. Currently we are supporting also 1.3 but seems like few people is using it. but what about the maximum support JDK? I tried to compile with 1.5beta, but it didn't work. So I compiled

Re: [RT] Rethinking the SourceResolver concept

2003-10-16 Thread Christoph Gaffga
hi, what a wunderfull day, the idea to make it ThreadSafe sound very attractive for me. Perheaps it solves my Problems with the ParallelContentAggregator. Christoph Carsten Ziegeler [EMAIL PROTECTED] schrieb im Newsbeitrag news:[EMAIL PROTECTED] The recent discussions about migrating to

Re: BetwixtGenerator (was: EJB + Cocoon, Best Practices / Betwixt)

2003-09-10 Thread Christoph Gaffga
Could you add an entry at Bugzilla and create an attachement containing your generator and an example showing its features? If you do it I will take care of it and add it to the scratchpad. I have added it to bugzilla, bug #23061. (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23061)

Re: EJB + Cocoon, Best Practices / Betwixt

2003-09-09 Thread Christoph Gaffga
/;Betwixt Projekt Homepage/a * @author a href=mailto:[EMAIL PROTECTED]Christoph Gaffga/a */ public class BetwixtTransformer extends AbstractTransformer implements Configurable { private static final String BETWIXT_NSURI = http://apache.org/cocoon/betwixt-transfomer;; private final static String

Re: Preparing for 2.2

2003-07-30 Thread Christoph Gaffga
* x: Major version number * y: Minor version number * z: Patch level it's not only that easy, I would say that java 1.2 and 1.4 are also majors! - just an example. Christoph - Original Message - From: Andreas Hochsteger [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July

Re: [RT] Adaptive Caching

2003-07-14 Thread Christoph Gaffga
Berin Loritsch wrote: As to the good enough vs. perfect issue, caching partial pipelines (i.e. the results of a generator, each transformer, and the final result) will prove to be an inadequate way to improve system performance. I think caching parts of a pipeline ist a very smart way of

multithreading in Cocoon-2.1, multithreaded ContentAggregator

2003-07-11 Thread Christoph Gaffga
anybody know anything about it? How is the interest about having another implementation of ContentAggregator within cocoon? And, is there anybody who could help me to get the ComponentManager thread-safe? Regards, Christoph Gaffga [EMAIL PROTECTED] P.S. If anybody is interested in the code, I'll

Re: problem with the HTML DTD (was: cvs commit: cocoon-site/src/documentation/content/xdocs/community mail-archives.xml)

2003-07-09 Thread Christoph Gaffga
oh, seems I workt to long, it's not a comment, it's an entity. Is it valid? (little bit off-topic). Christoph - Original Message - From: Christoph Gaffga [EMAIL PROTECTED] To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, July 09, 2003 11:48 PM Subject: Re: problem with the HTML

Re: problem with the HTML DTD

2003-07-09 Thread Christoph Gaffga
correct, it's a SGML file I guess. But how to get Cocoon 1.x build working :) Joerg Christoph Gaffga wrote: hi, My editor also thinks that the DTD-file is invalid: Line 31, col 3: This file is not well-formed: expected. W3C sould change the file, it's not a valid xml-1.0 file, see http

Re: problem with the HTML DTD

2003-07-09 Thread Christoph Gaffga
the Version 1.8.2 with JDK 1.2.2. under WinXP. What are you using? Christoph - Original Message - From: Joerg Heinicke [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 10, 2003 1:29 AM Subject: Re: problem with the HTML DTD build site? Joerg Christoph Gaffga wrote