SOLVED: JavaFlow: getting the application context

2005-08-01 Thread footh
; > correct context instance, which you can then use > > during the lifecycle of > > your flow class. > > > > HTH, > > Bart. > > > > > -Oorspronkelijk bericht- > > > Van: footh [mailto:[EMAIL PROTECTED] > > > Verzonden: vrij

RE: JavaFlow: getting the application context

2005-07-29 Thread footh
w class. > > HTH, > Bart. > > > -Oorspronkelijk bericht- > > Van: footh [mailto:[EMAIL PROTECTED] > > Verzonden: vrijdag 29 juli 2005 8:06 > > Aan: users@cocoon.apache.org > > Onderwerp: RE: JavaFlow: getting the application > context > >

RE: JavaFlow: getting the application context

2005-07-29 Thread Bart Molenkamp
g > Onderwerp: RE: JavaFlow: getting the application context > > I still can't seem to get the context from a JavaFlow > class. I tried implementing Contextualizable but the > context argument is null. > > Can anyone offer suggestions? > > --- Bart Molenkamp <[EMAIL

RE: JavaFlow: getting the application context

2005-07-28 Thread footh
gt; implement the > Contextualizable interface from Avalon. > > Bart. > > > -Oorspronkelijk bericht- > > Van: footh [mailto:[EMAIL PROTECTED] > > Verzonden: woensdag 27 juli 2005 6:17 > > Aan: users@cocoon.apache.org > > Onderwerp: JavaFlow: getting the app

Re: JavaFlow: getting the application context

2005-07-27 Thread footh
Thanks Thomas, I read your first response and replied to it about a week ago. At first I wasn't sure what you meant by the cocoon "standalone" class but I have been investigating the Avalon framework over the past few days and I'm starting to come to an understanding. I will probably try to imple

RE: JavaFlow: getting the application context

2005-07-27 Thread footh
6:17 > > Aan: users@cocoon.apache.org > > Onderwerp: JavaFlow: getting the application > context > > > > Does anyone know how to get the application > context > > from within a javaflow? I'm loo

RE: JavaFlow: getting the application context

2005-07-27 Thread Bart Molenkamp
For Java components to get the context, you need to implement the Contextualizable interface from Avalon. Bart. > -Oorspronkelijk bericht- > Van: footh [mailto:[EMAIL PROTECTED] > Verzonden: woensdag 27 juli 2005 6:17 > Aan: users@cocoon.apache.org > Onderwerp: JavaFl

Re: JavaFlow: getting the application context

2005-07-27 Thread Thomas Lutz
Copy of my answer to your previous posting: I am using quite the same environment as you do...javaflow, jxtemplates, some custom generators. Looking around I found no application object, too, but :-) maybe the this concept might help: Create a "standalone" cocoon independent class, that is

JavaFlow: getting the application context

2005-07-26 Thread footh
Does anyone know how to get the application context from within a javaflow? I'm looking for something equivalent to the "cocoon.context" code in a javascript-based flow. Start your day with Yahoo! - make it your home page htt