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 PROTECTED]> wrote: > 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: [email protected] > > Onderwerp: JavaFlow: getting the application > context > > > > 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 > > http://www.yahoo.com/r/hs > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > [EMAIL PROTECTED] > > For additional commands, e-mail: > [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
