Results 1 to 4 of 4

Thread: OSGi / Spring-DM Project support

  1. #1
    Join Date
    Oct 2007
    Location
    Bandung, Indonesia
    Posts
    37

    Lightbulb OSGi / Spring-DM Project support

    Are there plans to support OSGi / Spring-DM Roo projects?

    For me it is desirable to have modular web applications and not only to build as WAR but also to build a standalone web application, i.e. bundled with Equinox or Felix Karaf.

  2. #2
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    Yes, this is something we are looking into. As you may know OSGi requires quite some structural changes in your project layout so this is certainly not trivial to do.

    So this is something on our radar but we will look into that after the Roo 1.0 GA release.

    Regards,
    Stefan

  3. #3
    Join Date
    Jul 2007
    Posts
    101

    Default

    What do you see as the big structural changes? Could you elaborate. I haven't used ROO yet (just investigating), but there were very minimal changes to my module structure after switching to OSGi except for location of configuration files (I use standard maven layout). I normally have a single component/service per module and separate my web-tier.

  4. #4
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    We also have had Bundlor support in Roo for a couple of versions now, and the sample script (see samples directory) shows how to turn your Roo-generated project into an OSGi-deployable application.
    Ben Alex
    Project Founder, Spring UAA, Spring Roo and Spring Security

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •