关于spring注入的一个问题。我实现了他的ApplicationContextAware接口。 200

按理说,我在只要把那个实现类注入进去。spring就可以自己回调那个set方法!帮我把aplicationContxt传入进去。现在这个工具类注入的时候死活都注入不进去!... 按理说,我在只要把那个实现类注入进去。spring就可以自己回调那个set 方法! 帮我把aplicationContxt传入进去。 现在 这个工具类注入的时候 死活都注入不进去! 报错如下,
===================================================================================
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.fac.activemq.ApplicationContextUtils#0' defined in class path resource [config/spring-activemq.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.fac.activemq.ApplicationContextUtils]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problem: The import org.springframework.jms cannot be resolved
===================================================================================
下面我贴图,大家帮我看看哪里有问题!
初始化加载文件。
这是那个注入的工具类。

这个是那个实现类。有get,set方法。set 方法是实现了接口里面的方法。 为什么死活就注入不进去呢? 难道是我的目录结构有问题?
高分悬赏啊。。希望大神能帮帮我! 困扰我好久了
展开
 我来答
manwu91
2015-07-30 · TA获得超过486个赞
知道小有建树答主
回答量:385
采纳率:71%
帮助的人:290万
展开全部
Failed to instantiate [com.fac.activemq.ApplicationContextUtils]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problem:
The import org.springframework.jms cannot be resolved
可能是你代码里引用了org.springframework.jms但编译的时候没有找到它
更多追问追答
追问

是啊,为啥编译的时候没找到他呢。。我JAR 都引进去了。。。

大神~ 能帮我分析分析么!

追答
你pom.xml文件中有这个的依赖么
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式