Re: getComponent with JavaFlow 2.1.9

2006-12-21 Thread dbennett1556
-Original Message- From: [EMAIL PROTECTED] To: dev@cocoon.apache.org Sent: Wed, 13 Dec 2006 3:51 AM Subject: Re: getComponent with JavaFlow 2.1.9 Thanks all for your inputs. 2.1.9 is the latest released version, that's why I am using it. I didn't know javaflow version

Re: getComponent with JavaFlow 2.1.9

2006-12-21 Thread Torsten Curdt
Is the version of Java Flow in 2.1.10 an updated version? No, I don't think anyone bothered backporting. Is the updated version only in 2.2.0? If so can it be back ported to 2.1.10? Yes, 2.2 has the current version. cheers -- Torsten

Re: getComponent with JavaFlow 2.1.9

2006-12-21 Thread dbennett1556
AM Subject: Re: getComponent with JavaFlow 2.1.9 Is the version of Java Flow in 2.1.10 an updated version? No, I don't think anyone bothered backporting. Is the updated version only in 2.2.0? If so can it be back ported to 2.1.10? Yes, 2.2 has the current version. cheers

Re: getComponent with JavaFlow 2.1.9

2006-12-21 Thread Torsten Curdt
Can someone give some input as to what would be involved in back porting the Java Flow code to the 2.1.10 code base? For my project at least 2.2 is worlds away. Well, in 2.2 we use a different approach in regards to the integration. (via jci) For various reasons the rewriting is not done by

RE: getComponent with JavaFlow 2.1.9

2006-12-13 Thread Bart Molenkamp
I've had problems with JavaFlow and classes compiled with debug information (in Eclipse). You could try to compile without debug information, and see if it works. Bart. -Oorspronkelijk bericht- Van: Nicolas BOUSSUGE [mailto:[EMAIL PROTECTED] Verzonden: woensdag 13 december 2006

Re: getComponent with JavaFlow 2.1.9

2006-12-13 Thread Torsten Curdt
Please note that javaflow in 2.1.9 is a quite old version ...unless I missed that someone updated it. cheers -- Torsten On 12/13/06, Bart Molenkamp [EMAIL PROTECTED] wrote: I've had problems with JavaFlow and classes compiled with debug information (in Eclipse). You could try to compile

Re: getComponent with JavaFlow 2.1.9

2006-12-13 Thread Nicolas BOUSSUGE
Thanks all for your inputs. 2.1.9 is the latest released version, that's why I am using it. I didn't know javaflow version there was quite old. Do I have to grab the javaflow block from the 2.2.0 and use it ? Or wait for the 2.1.10 release which will contain an updated version of javaflow ?

Re: getComponent with JavaFlow 2.1.9

2006-12-13 Thread Nicolas BOUSSUGE
Thanks Bart, that seems to solve the problem ! Cheers, Nicolas Bart Molenkamp a écrit : I've had problems with JavaFlow and classes compiled with debug information (in Eclipse). You could try to compile without debug information, and see if it works. Bart. -Oorspronkelijk