Spring Resteasy JBoss7弹簧-3.2.0-M1

Spring Resteasy JBoss7弹簧-3.2.0-M1,spring,jboss7.x,spring-3,Spring,Jboss7.x,Spring 3,我试图在jboss7上运行web服务客户端,但遇到了一个奇怪的异常 WARN [org.jboss.as.ee] (MSC service thread 1-4) JBAS011006: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to exception: org.jboss.as.server.deploy

我试图在jboss7上运行web服务客户端,但遇到了一个奇怪的异常

WARN  [org.jboss.as.ee] (MSC service thread 1-4) JBAS011006: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to exception: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS011054: Could not find default constructor for class org.springframework.web.context.request.async.StandardServletAsyncWebRequest
    at org.jboss.as.ee.component.ComponentDescription$DefaultComponentConfigurator.configure(ComponentDescription.java:606)

我读了不止一个兼容版本,但没有一个解决方案

Spring 3.2.0最终版出炉,因为上周,请您首先尝试更新。可能重复