Spring version of chat example breaks
-------------------------------------
Key: DIRMINA-510
URL: https://issues.apache.org/jira/browse/DIRMINA-510
Project: MINA
Issue Type: Bug
Components: Example
Affects Versions: 2.0.0-M1
Reporter: Maarten Bosteels
Assignee: Maarten Bosteels
Priority: Trivial
org.apache.mina.example.chat.SpringMain because of ClassNotFoundException
Exception in thread "main"
org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find
class [org.apache.mina.integration.spring.ssl.KeyStoreFactoryBean] for bean
with name 'keyStore' defined in class path resource
[org/apache/mina/example/chat/serverContext.xml]; nested exception is
java.lang.ClassNotFoundException
...
see
http://www.nabble.com/Spring-related-mina-example-code-breaks-to14735748s16868.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.