Hey,

I've set a Spring BeanFactory instance on hivemind.lib.DefaultSpringBeanFactoryHolder. In Tapestry I can get access to the beans through the spring prefix. However, I cannot get access to those beans through the HiveMind registry object:

Bean bean = (Bean)registry.getService("spring:bean", Bean.class);

This call fails because the service point spring:bean is not found.

Is this expected behavior? How can I get hold of my Spring beans throught the HiveMind registry?

Thanks

Steven Devijver
Senior consultant
@ Interface21
[EMAIL PROTECTED]




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

Reply via email to