[jboss-user] [JBoss/Spring Integration] - Re: jboss-spring.xml beans location

alesj do-not-reply at jboss.com
Fri Jul 6 10:53:52 EDT 2007


"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#4061342

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061342



More information about the jboss-user mailing list