This is my configuration in action-servlet.xml file and create a new class
SPProperties

  <context:component-scan base-package="com.cmc.wolongapp.properties"/>
  <configurator:settings/>
  <bean id="spproperties" class="com.cmc.wolongapp.properties.SPProperties">
        <property name="spPaymentURL" value="${test.text}"/>
  </bean>  






Robby Pelssers-3 wrote:
> 
> Have you tried "Settings" instead of the long name?  I'm not sure but
> that might work.
> 
> Robby
> 
> 
-- 
View this message in context: 
http://www.nabble.com/No-bean-named-%27org.apache.cocoon.configuration.Settings%27-is-defined-tp23978294p23978845.html
Sent from the Cocoon - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to