MDB application bea_wls9_async_response is NOT connected to mesagingsystem的解决办法
这是内部异步服务,没影响,或者可以用-Dweblogic.wsee.skip.async.response=true关掉它
This -D option disables an internal MDB that web-services
may leverage when integrating with JMS.
then it is quite likely that you are not using this type of web-service setup,
and so can safely disable the MDB.
本文介绍了解决MDBapplicationbea_wls9_async_response未连接到消息系统的办法,通常此问题不影响系统运行,可通过设置-Dweblogic.wsee.skip.async.response=true来关闭该内部服务。

被折叠的 条评论
为什么被折叠?



