RE: FragmentExtractor getting and releasing Store every time?

2003-06-02 Thread Carsten Ziegeler
Vadim Gritsenko wrote: > >Now, the optimization I was refering to can only take place *if* you > >know which implementation for a component is really used and *if* > >this specific implementation is ThreadSafe. This is a dangerous > >assumption! If you assume a component is implemented in a thread

Re: FragmentExtractor getting and releasing Store every time?

2003-06-02 Thread Vadim Gritsenko
Carsten Ziegeler wrote: Torsten Knodt wrote: On Sunday 01 June 2003 15:51, Carsten Ziegeler wrote: CZ> The safest way is to lookup/release a component every time you CZ> need it, so the fragmentextractor uses the "correct" approach. CZ> If you know that the component

RE: FragmentExtractor getting and releasing Store every time?

2003-06-02 Thread Carsten Ziegeler
Torsten Knodt wrote: > On Sunday 01 June 2003 15:51, Carsten Ziegeler wrote: > CZ> The safest way is to lookup/release a component every time you > CZ> need it, so the fragmentextractor uses the "correct" approach. > CZ> If you know that the component you want to u

Re: FragmentExtractor getting and releasing Store every time?

2003-06-02 Thread Torsten Knodt
On Sunday 01 June 2003 15:51, Carsten Ziegeler wrote: CZ> The safest way is to lookup/release a component every time you CZ> need it, so the fragmentextractor uses the "correct" approach. CZ> If you know that the component you want to use is ThreadSafe CZ> and will always

RE: FragmentExtractor getting and releasing Store every time?

2003-06-02 Thread Carsten Ziegeler
The safest way is to lookup/release a component every time you need it, so the fragmentextractor uses the "correct" approach. If you know that the component you want to use is ThreadSafe and will always be ThreadSafe than you can optimize your code and lookup the component only o

FragmentExtractor getting and releasing Store every time?

2003-05-31 Thread Torsten Knodt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I've looked for an example to get a TRANSIENT_STORE and decided to take the FragmentExtractor. There I found something strange for me. Why is the store taken and released from the ComponentManager every time it needs it. Wouldn

Re: FragmentExtractor

2002-02-16 Thread SharmaA96
HI , I want to render a html page using cocoon . The process is as : 1. Request is received by struts. 2. FormBean and ActionBean are initialized , as per the struts framework. 3. Businesslogic bean is also created . 4. Now I want to throw the resonse using cocoon.( No jsp's) Can anyone tell m

FragmentExtractor

2002-02-16 Thread Stephan Michels
Hi, I try to redesign the fragmentextractor like the TODO list describes. The problem, which I have, is that fragmentexractorgenerator doesn't find the attributes in the session. The next problem is, that a "Out of time" exception occures instead of a SAXException, if the generat

RE: [C2] TraxTransformer / FragmentExtractor - Issue

2001-09-13 Thread Vadim Gritsenko
D] > Subject: [C2] TraxTransformer / FragmentExtractor - Issue > > > > Hi, > > I posted a mail about a problem using the combination of the TraxTransformer > and the FragmentExtractor on this list a while ago. > Now I finally tracked it down. > > It's a problem o

[C2] TraxTransformer / FragmentExtractor - Issue

2001-09-13 Thread Gregor Fischer
Hi, I posted a mail about a problem using the combination of the TraxTransformer and the FragmentExtractor on this list a while ago. Now I finally tracked it down. It's a problem of the combination. When an element starts without being associated with a namespace, the uri paramet

C2: Problems with FragmentExtractor in Pipeline

2001-08-22 Thread Gregor Fischer
Hi ! I tried cocoon-users first but it seams nobody there is able to help me. And since this is probably a problem of cocoon-internals rather than of cocoon-usage, I guess it's ok to post it here. If you need additional info or data from test-runs, I'll be happy to provide it. - Forwarded