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

Reply via email to