MessageBroker初始化期间抛出错误
我正在使用 Flex、Spring、jBPM5、Drools 和 JPA 与 Hibernate 测试一个项目。在创建 FrameworkServlet“Flex”的初始化过程中,我遇到了 AMF 序列化和反序列化的问题。谁能帮助我?
我的错误是:
[2011-06-14 16:01:52]|ERROR|org.springframework.flex.core.MessageBrokerFactoryBean|Error thrown during MessageBroker initialization
java.lang.IllegalArgumentException: Failed to create SpringPropertyProxy for org.drools.persistence.processinstance.ProcessInstanceInfo - Classes mapped for deserialization from AMF must have either a no-arg default constructor, or a constructor annotated with org.springframework.flex.core.io.AmfCreator
In am testing a project with Flex, Spring, jBPM5, Drools and JPA with Hibernate. During my creation on initialization of FrameworkServlet 'Flex', I face a problem with AMF serialization and deserialization. Who can help me?
My error is:
[2011-06-14 16:01:52]|ERROR|org.springframework.flex.core.MessageBrokerFactoryBean|Error thrown during MessageBroker initialization
java.lang.IllegalArgumentException: Failed to create SpringPropertyProxy for org.drools.persistence.processinstance.ProcessInstanceInfo - Classes mapped for deserialization from AMF must have either a no-arg default constructor, or a constructor annotated with org.springframework.flex.core.io.AmfCreator
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论