Hi,
I'm new to the Spring BlazeDS Integration project. Currently I am following a tutorial for the Spring BlazeDS Integration 1.0.0.RELEASE, found on
www.dzone.com.
However when try to run the server I get the following exception:
[CODE]SEVERE: StandardWrapper.Throwable
org.springframework.beans.factory.BeanCreationExce ption: Error creating bean with name '_flexRemotingAnnotationPostProcessor': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationExcepti on: Could not instantiate bean class [org.springframework.flex.config.json.JsonConfigMap PropertyEditor]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/codehaus/jackson/JsonFactory
at
...............................