Steven,
Try using the SpringLookupFactory service:
http://jakarta.apache.org/hivemind/hivemind-lib/SpringLookupFactory.html.
HTH,
--knut
On 10/16/05, Steven Devijver <[EMAIL PROTECTED]> wrote:
> 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]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]