Simon, below is my LocalFrameworkAdatper configuration due your latest
changes
<bean id="localFrameworkAdapter"
class="org.apache.myfaces.orchestra.frameworkAdapter.local.LocalFrameworkAdapter"
autowire="byName"
scope="prototype" />
<!-- ConversationMessager def needed because we are using the special
LocalFrameworkAdapter. -->
<bean
name="org.apache.myfaces.orchestra.conversation.ConversationMessager"
class="org.apache.myfaces.orchestra.conversation.basic.BasicConversationMessager"/>
is there another more nature way ? like some thing I can inject into
LocalFrameworkAdapater?
Mario Ivankovits wrote:
>
> Hi Simon!
>
> Thanks for the hard work on stabilizing the api and cleanup the
> documentation.
>
> Well, I'll start flying for a release in the next few hours ... if
> everything went fine.
>
>
> Ciao,
> Mario
>
>
>
--
View this message in context:
http://www.nabble.com/-orchestra--getting-ready-for-a-release-tf4577820.html#a13079664
Sent from the My Faces - Dev mailing list archive at Nabble.com.