Re: FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-09-08 Thread Gerhard Petracek
you reproduce it with this setting? > Greetings from Stuttgart, > Steven > > > -Ursprüngliche Nachricht----- > Von: "Gerhard Petracek" > Gesendet: Sep 1, 2011 11:43:15 PM > An: "MyFaces Discussion" > Betreff: Re: FW: Re: CODI ViewAccessScope use-case i

Re: FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-09-08 Thread Steven Rudolf
"MyFaces Discussion" Betreff: Re: FW: Re: CODI ViewAccessScope use-case in use-case approach >hi steven, > >i've created a branch of the example (called viewparams) which illustrates >the described use-case. >i used the configured jetty plugin, but i can't reproduce

Re: FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-09-01 Thread Gerhard Petracek
gt; -Ursprüngliche Nachricht- > Von: "Gerhard Petracek" > Gesendet: Aug 30, 2011 2:19:47 PM > An: "MyFaces Discussion" > Betreff: Re: FW: Re: CODI ViewAccessScope use-case in use-case approach > > >hi steven, > > > >i've created

Re: FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-09-01 Thread Steven Rudolf
apache myfaces as JSF implementation). I could not get it work with jetty. Kind regards, Steven -Ursprüngliche Nachricht- Von: "Gerhard Petracek" Gesendet: Aug 30, 2011 2:19:47 PM An: "MyFaces Discussion" Betreff: Re: FW: Re: CODI ViewAccessScope use-case in use-case

Re: FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-08-30 Thread Gerhard Petracek
t; Von: "Gerhard Petracek" > Gesendet: Aug 29, 2011 4:58:13 PM > An: "MyFaces Discussion" > Betreff: Re: FW: Re: CODI ViewAccessScope use-case in use-case approach > > >hi steven, > > > >that would make sense if it's a generic engine. if

Re: FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-08-29 Thread Steven Rudolf
ot; Betreff: Re: FW: Re: CODI ViewAccessScope use-case in use-case approach >hi steven, > >that would make sense if it's a generic engine. if it isn't that generic, >you could directly inject "bean a" into "bean b" and access it. >if you really access e.g.

Re: FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-08-29 Thread Gerhard Petracek
hi steven, that would make sense if it's a generic engine. if it isn't that generic, you could directly inject "bean a" into "bean b" and access it. if you really access e.g. #toString of the "callerBean" it should work. the alternative depends on further details of your application and use-cases

FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-08-29 Thread Steven Rudolf
Oh, I am deeply sorry for the bad format! I hope you can read it better now: Hello Gerhard, thanks for the fast answer! I have an a.view with a commandlink like this:   Then I have the useCaseLinkBean which handles the "routing" between the usecases with the method:   public String accessUseCa