Spring3.2和jboss as 7 [英] Spring3.2 and jboss as 7

查看:99
本文介绍了Spring3.2和jboss as 7的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何解决此警告?如果我使用Spring 3.2,则会看到此警告:

How to resolve this warn? If i use Spring 3.2 i am see this warn:

14:24:19,014警告[org.jboss.as.ee](MSC服务线程1-10)JBAS011006:由于异常,未安装可选组件org.springframework.web.context.request.async.StandardServletAsyncWebRequest. .jboss.as.server.deployment.DeploymentUnitProcessingException:JBAS011054:找不到类org.springframework.web.context.request.async.StandardServletAsyncWebRequest

14:24:19,014 WARN [org.jboss.as.ee] (MSC service thread 1-10) 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

推荐答案

显然,这是正常的",一切仍然可以正常进行.可能在StandardServletAsyncWebRequest中有一个(匿名)内部类.

Apparently this is "normal", everything should still work. Likely there's an (anonymous) inner class in StandardServletAsyncWebRequest.

另请参见应用程序已部署在JBoss7.0.2 Final(Arc)中,但未能在7.1.1中部署最终(粗体字) metadata-complete ="true"不被尊重.基本上这只是一个警告,一切都很好.

See also Applicaiton is deployed in JBoss7.0.2 Final (Arc ) but failed to in 7.1.1 Final (Brontes) and metadata-complete="true" not respected. Basically it's just a warning, everything is fine.

这篇关于Spring3.2和jboss as 7的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆