when i run SpringMain ,there is an Exception :

Exception in thread "main"
org.springframework.beans.factory.BeanCreationException: Error creating bean
with name 'ioAcceptor' defined in class path resource
[org/apache/mina/example/chat/serverContext.xml]: Initialization of bean
failed; nested exception is org.springframework.beans.TypeMismatchException:
Failed to convert property value of type [java.lang.String] to required type
[java.net.InetSocketAddress] for property 'localAddress'; nested exception
is java.lang.IllegalArgumentException: Method must not be null
-- 
View this message in context: 
http://www.nabble.com/The-error-in-chat-example-tf4358429s16868.html#a12421164
Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.

Reply via email to