Hello!
I was thinking of using something like Spring Slices within my JEE/OSGi
hybrid environment, but the project seams somehow dead and also for
Spring servers only.
Since I knew that you guys are doing a lot regarding integration of JEE
technology in OSGi, I wanted to ask if you have planned something like that?
For those who don't know what Spring Slices(or at least the solution I
am looking for) is about or want a quick summary:
Web Applications can be split into parts, for example if you have a
system that contains two modules like
* Blog
* News
then you have 3 WAB files. Two of them are for each module(blog.war,
news.war) and a host WAB file(system.war).
The modules are children of the host WAB file, so that their contents
can only be accessed via the parent application.
Do you have planned something like that?
My use case would require that such a modularized system would be, as
soon as deployed, just like if I had packaged everything in one big WAB
file.
I would like to help you with that if somehow possible.
Regards,
Christian
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general