Tapestry with OSGi

2010-08-18 Thread Sha Aith

has anybody used Tapestry in an OSGi environment powered by SpringDM?
-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Tapestry-with-OSGi-tp2639196p2639196.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org



Tapestry and OSGi

2008-04-22 Thread Robert Binna

Hi

I have a question towards using tapestry and OSGi. Has any one of you  
done something with Tapestry and OSGi till now?  Does anyone know  of  
some best practices, pitfalls?


Thanks a lot in advance,
Best regards, Robert

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



Re: Tapestry and OSGi

2008-04-22 Thread Michael Gerzabek

Hi Robert,

No I've no experience in using T5 with OSGi. Sounds very interesting 
though. Recently I stepped into this topic and found Sling [1], another 
Apache incubator project that deals with OSGi. Sling is based on Felix 
[2] an OSGi implementation of ASF. It further uses Jackrabbit [3] as 
JCR. In the documentation they provide infos on how to include servlet 
filters into their framework.


I also was wondering how much effort it would be to make the T5 IoC 
mechanism OSGi conform? Would there be extra value of hot-deployment of 
modules? Is there a need for such a thing? Or what would be the value of 
getting strong interfaces on service layer? What would be the benefit at 
all?


Michael

[1] http://incubator.apache.org/sling/site/index.html
[2] http://felix.apache.org/site/index.html
[3] http://jackrabbit.apache.org/

Robert Binna schrieb:

Hi

I have a question towards using tapestry and OSGi. Has any one of you 
done something with Tapestry and OSGi till now? Does anyone know of 
some best practices, pitfalls?


Thanks a lot in advance,
Best regards, Robert

-
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]



Tapestry and OSGI

2006-10-02 Thread Mael Caldas

Hi everybody!

Has anybody experienced using Tapestry with OSGI? We tried, but had some
problem with hivemind...


Thanks!!!