Great! Now I downloaded Sling source code to see if I could extract a
basic scheme for my own project but obviously the Sling project
already has quite a complex structure.

Do you think that you or someone in Sling community would have time to
write some kind of "Hello world" tutorial to explain how to create and
build the simplest OSGi web application possible?

I think that such a tutorial would be of great interest to the whole
community, given all the discussions going on around server-side OSGi
lately. And I would be glad to add some Spring-OSGi-specific
information to such a tutorial.

2008/1/23, Felix Meschberger <[EMAIL PROTECTED]>:
> Hi Sebastien,
>
> Am Dienstag, den 22.01.2008, 15:56 +0100 schrieb Sebastien ARBOGAST:
> > Has anyone already managed to combine Felix and Spring Dynamic Modules
> > in a web application built with Maven2? Is there a tutorial somewhere
> > for that?
> >
>
> Over in the Sling [1] project we have such a bundling: we have our own
> embedding of the framework inside a servlet and just all bundles to be
> initially installed into the web application and we have the Maven2
> dependency and war plugins to do the work of copying the dependencies to
> the right location.
>
> Regards
> Felix
>
> [1] http://incubator.apache.org/sling
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Sébastien Arbogast

http://www.sebastien-arbogast.com

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

Reply via email to