Java Mailing List Archive

http://www.gg3721.com/

Home » user.groovy »

[groovy-user] spring property as groovy bean

fachhoch

2010-03-11


Author LoginPost Reply

 <bean id="pdReturnedDocumentsEmail" parent="notificationFunction"
depends-on="leadAnlystReturnedAssignmentEmail" >
   <property name="emailNotificationService">
     <lang:groovy script-source="database:PDReturnedDocumentsEmail.groovy" />
   </property>
 </bean>


this configuration is loading the groovy , why cant a groovy bean be
initialized inside a spring bean ?

--
Sent from the groovy - user mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


©2008 gg3721.com - Jax Systems, LLC, U.S.A.