-
May 1st, 2008, 12:35 PM
#1
How much Spring is going to be exposed?
I love the idea of an OSGi-based app server, and even in it's current form S2AP looks to be a great implementation, but I'm not sure exactly where the "Spring" part comes into the equation. I'm aware of Spring Dynamic Modules, but it looks as though S2AP doesn't provide anything more to Spring applications than it would to any other application. Am I missing something, or is are Spring-specific goodies planned in the future?
-
May 1st, 2008, 02:09 PM
#2
How much Spring is going to be exposed?
Hi,
Not totally sure about this, but at least, you may import spring packages (or bundles or library) in you own bundles without having to ship the Spring jars with them, as th S2AP natively provides Spring 2.5.4 (Alpha version in this stage I guess)
-
May 1st, 2008, 02:38 PM
#3
How much Spring is going to be exposed?
We are purposefully not trying to add much to Spring in the Platform, preferring to add directly to Spring Framework. What the Platform *does* do is make the common Spring features such as classpath scanning and load time weaving work in OSGi.
Rob
-
May 1st, 2008, 04:57 PM
#4
How much Spring is going to be exposed?
Got it. <i>That's</i> worth the price of admission. You may wish to consider playing up those capabilities in your marketing collaterol.
-
May 2nd, 2008, 01:05 AM
#5
How much Spring is going to be exposed?
Thanks for the suggestion - there is so much to talk about
-
May 2nd, 2008, 04:11 AM
#6
How much Spring is going to be exposed?
Hi djo.mos,
FYI: the "A" in Spring 2.5.4.A does not stand for Alpha. The "A" qualifier in the Spring Framework 2.5.4.A bundles is used to indicate "slightly newer than 2.5.4". For further details, please refer to the SpringSource Enterprise Bundle Repository FAQ here:
http://www.springsource.com/repository/app/faq#q12
Regards,
Sam
-
May 2nd, 2008, 04:17 AM
#7
How much Spring is going to be exposed?
Hi sbrannen,
Oups, my fault: should have read the FAQ instead of making wild guesses :red:
Thanks for the tip.
Cheers,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules