I made the changes and it looks good, passed all my tests.
Also, big thanks for putting this excellent piece of software for free. Thanks -D Mario Ivankovits wrote: > > Hi Dan! >> Do you have instructions how to deal with latest changes with >> LocalFrameworkAdapter? >> > Speaking in code it should be something like this > > LocalFrameworkAdapter frameworkAdapter = new > LocalFrameworkAdapter(); > frameworkAdapter.setConversationMessager(new > LogConversationMessager()); > FrameworkAdapter.setCurrentInstance(frameworkAdapter); > > where the LogConversationMessager could be replaced by your own > implementation and you should be able to set it up through your spring > config. > > > Dan, thanks for staying with us and sorry for the inconvenience lately, > but once we have settled for the 1.0 release this api should be freezed > for a longer period ... :-) > > Ciao, > Mario > > > -- View this message in context: http://www.nabble.com/-VOTE--release-of-Apache-MyFaces-Orchestra-1.0-%28II%29-tf4593913.html#a13125683 Sent from the My Faces - Dev mailing list archive at Nabble.com.
