Have a look at
http://hivemind.apache.org/hivemind1/hivemind-lib/SpringLookupFactory.html

I'm not familiar with Alfresco, but this should get you started with using
any kind of Spring bean from HiveMind (and Tapestry).

You'll probably need to add a couple of hooks to your Tapestry app's
web.xmlto make sure, that the Spring BeanFactory is properly
initialized.

2007/11/18, Kaspar Fischer <[EMAIL PROTECTED]>:
>
> Hi there!
>
> I am completely new to Tapestry and would like to use it in order
> to display content from an Alfresco data repository. More precisely,
> I have a folder ("space", in Alfresco's terminology) in Alfresco
> and I want to create a dynamic webpage for each file in this folder.
> The webpage shows some properties of the file and I want to obtain
> these properties by calling Alfresco's Node Service API.
>
> I have tried to find some information on how to start here. I have
> the book "Enjoying Web Development with Tapestry" but need a hint
> on how to get an Alfresco session from within Tapestry.
>
> Alfresco and Tapestry will run on the same installation of Tomcat.
> Can I then just load Alfresco's Node Service bean from within
> Tapestry and use it?!
>
> Could anybody help me with a pointer or a very high-level list of
> the necessary steps?
>
> Many thanks,
> Kaspar
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Marcus Schulte
http://marcus-schulte.blogspot.com

Reply via email to