Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7641035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:49:19+00:00 2026-05-31T08:49:19+00:00

could any one give me main difference between Netbeans Plateform and OSGI? Becoz i

  • 0

could any one give me main difference between Netbeans Plateform and OSGI?
Becoz i will make the software in Java Swing base.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T08:49:20+00:00Added an answer on May 31, 2026 at 8:49 am

    Basic ideas behind the NetBeans module system:

    • NetBeans allows (partly) to insert or remove module bundles at runtime.
    • It automatically manages dependencies and takes care to avoid circular dependencies.
    • The current version seems to allow modules to get loaded only on demand.
    • NetBeans allows meta data for modules like a version number, description…
    • A module can be almost anything, including resources like images etc.
    • NetBeans allows to distinguish between service APIs and service implementations (which can be in different modules).

    List of OSGi capabilities:

    • OSGi allows bundles (what they call modules in OSGi…just JAR files with special info in the manifest) to be installed, uninstalled, stopped, started, or replaced at runtime while the app is running.
    • Dependencies are automatically handled at the package level. A bundle may declare that it exports one or more packages (all others will be private to that bundle by default) and another bundle may declare that it imports those packages. If there’s more than one version of a given package available, the bundle can declare which version it uses.
    • OSGi leverages the META-INF/MANIFEST.MF file found in every JAR file for its metadata. That metadata may include, among other things, version numbers, descriptions, packages imported/exported, etc.
    • Modules in OSGi are JAR files. An image (for instance) can’t be a module. But a bundle may contain an image that is made available to other bundles.
    • Just like NetBeans, service interfaces and implementations are distinct concepts and can be in different bundles.

    So, by comparing above capabilities for both, I can say that OSGi and NetBeans modules share a lot of commonality. Hope this help.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Could any one give an explanation on how a DHT works? Nothing too heavy,
Could anyone give an example program that explains Java Threads in a simple way?
Could anyone please give a sample or any link that describes how to spawn
Could anyone give some pointers on why the impure computations in Haskell are modelled
Could anyone give me example code to access the command line through VBScript? I
Could anyone give me an example about how to do fuzzy matching of two
C#: Could anyone give me good example on how anchoring controls at runtime is
Hi Could anyone give me a sample program to Create an ApplyRemoveConst template that
I was wondering if anyone could give me an example or point me to
Could anyone could point me to some code/give me ideas on how to create

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.