You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Krutyakov Roman <ma...@rs.com.ua> on 2005/05/23 14:03:55 UTC

Spring bean injection question (Tapestry 4)

Hello,
is now possible to inject to tapestry pages (components) Spring beans
that were proxyed with Spring-AOP?

HiveMind is configured as described there
http://wiki.apache.org/jakarta-tapestry/Tapestry31Spring

In alpha-2 it works

After alpha-3 changes in tapestry API i only can access to simple
beans. 
-- 
Roman Krutyakov


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: Spring bean injection question (Tapestry 4)

Posted by Krutyakov Roman <ma...@rs.com.ua>.
В Пнд, 23/05/2005 в 15:03 +0300, Krutyakov Roman пишет:
> Hello,
> is now possible to inject to tapestry pages (components) Spring beans
> that were proxyed with Spring-AOP?
> 
> HiveMind is configured as described there
> http://wiki.apache.org/jakarta-tapestry/Tapestry31Spring
> 
> In alpha-2 it works
> 
> After alpha-3 changes in tapestry API i only can access to simple
> beans. 

Almost forgot:

Linux
Sun JDK 5.0
Tomcat 5.5.9
Tapestry 4.0-alpha-3
HiveMind 1.1-beta1
Spring 1.2

-- 
Roman Krutyakov