Hi all,
We're working on a project here and we've encountered a problem
integrating Spring with our Tapestry project.
At the Tapestry side, we use the annotations to load a DAO defined in
the Spring context (@InjectObject("spring:securityDAO")).
However, things are different when we want to use a DAO in a POJO that
runs in the Tapestry framework. Does anyone have any tips about this?
What we've done so far is we've created a utility class where we define
the Hivemind registry and defined the spring dao in the hivemodule.xml.
This does not yet work and even if it did, this is not really the
elegant solution we want :-) Is their a way to 'just plug' the spring
stuff in the POJO?
Thanks for your help!
BB
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]