"loumaus" wrote :
|
| | <property name="catalogDao" ref="catalogDao"/>
| |
|
What about if you change to this:
| <property name="catalogDao"><ref
local="catalogDao"></property>
|
Since this is _not_ a SpringDeployer problem, it's a plain Spring problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061342#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...