I've checked out the latest release and tried to run the chat example aiming to show the spring integration capabilities. Somehow I miss some classes which make it impossible to use the spring integration.
The missing classes are: org.apache.mina.integration.spring.Binding org.apache.mina.integration.spring.IoAcceptorFactoryBean org.apache.mina.common.IoServiceConfig The files have been deleted in one of the past revisions. Is there a reason why this has been done? Another issue are the spring context configuration files. Currently there is jmxContext.xml and serverContext.xml. Both configuration files contain jmx stuff. I suggest to merge the 2 configuration files to 1 file for ease of understanding the example. Should I open an issue? Can somebody help me? Regards Klaus -- View this message in context: http://www.nabble.com/Missing-Classes-for-Spring-Integration-tf2736589.html#a7634682 Sent from the mina dev mailing list archive at Nabble.com.
