Thankyou very much, David. I can confirm that the spring-bean now does work properly.

How do we report this to the developers?


David Legg wrote:
Hi Ken,

It depends which way I do things, but I am still having
problems with 'Your first Cocoon 2.2 Application'
because the Java Bean doesn't work.

Can anyone explain this behaviour, in terms that a
non-java-speaker might understand?

I think the problem is that the 'src/main/resources/COB-INF/demo/spring-bean.jx.xml' file contains an old version of the JX syntax for getting hold of a javabean's property.

Try editing the file so that instead of: -

 <spring>#message</spring>

It should say this: -

 <spring>#{message}</spring>


Regards,
David Legg


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





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

Reply via email to