Niklas Therning wrote: > > You're right, the serverContext.xml file has to be updated. The three > first missing classes now live in org.apache.mina.filter.ssl. The last > one should be replaced with > org.apache.mina.common.DefaultIoFilterChainBuilder directly because it > now has the setFilters() method. > > I will take care of this this weekend. > > Thanks for letting us know! > > /Niklas >
I see, these *FactoryBean classes no longer exists because corresponding *Factory classes now each has proper setters and getters, right? -- View this message in context: http://www.nabble.com/Spring-related-mina-example-code-breaks-tp14735748s16868p14751195.html Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
