Robin Wyles wrote:
Yes, you may define them in your Spring config, like so:

<bean name="org.apache.cocoon.generation.Generator/myGenerator"
    class="com.mycom.MyGenerator" scope="prototype">
   <!-- Property injection -->
 </bean>

Excellent! I will try it out immediately. I'm sure Bng will be happy too ;-)

David Legg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to