Platform « osgi « Java Enterprise Q&A

Home
Java Enterprise Q&A
1.activemq
2.Ant
3.aspectj
4.axis
5.cxf
6.deploy
7.Development
8.ear
9.eclipse
10.ehcache
11.ejb
12.flex
13.grails
14.jax
15.jaxb
16.JBoss
17.jbpm
18.jdo
19.jersey
20.jetty
21.jms
22.jmx
23.jndi
24.junit
25.ldap
26.Library
27.log4j
28.netbeans
29.osgi
30.playframework
31.portlet
32.quartz
33.rabbitmq
34.restful
35.security
36.Session
37.soap
38.tapestry
39.Web Service
40.weblogic
41.websphere
42.wicket
43.workflow
44.wsdl
Java Enterprise Q&A » osgi » Platform 

1. Which Rich Client Platform to use    stackoverflow.com

We recently started to develop a Java desktop app and management has requested that we make use of Rich Client Platform. I know of three for Java namely:

  1. Eclipse RCP -

2. When should I use a platform like OSGI and when it must be avoided?    stackoverflow.com

My question is pretty straightforward: What are the features of an application that force the developer to exploit OSGI-like system? What are the cases, when such a utility is unneeded?

3. Recommendations for compatibility between OSGi platform releases    stackoverflow.com

Assuming that it's even possible, what would be your recomendations to make a bundle compatible between different platform releases? Specially between R3 and R4. Update about my requirements: The idea was to develop ...

4. Eclipse RCP: Target platform - Eclipse vs. Equinox?    stackoverflow.com


I'm just starting with OSGi and Eclipse RCP. Could someone explain to me the difference between "Eclipse" and "Equinox" as the target platform, when creating a new eclipse plugin project?
I still ...

5. 'Platform is not supported' supported when trying to run OSGi debug target    stackoverflow.com

I'm trying to run a tiny OSGi project from IntelliJ Idea. I've added the Equinox container in the OSGi configuration section in Idea. Then I added the OSGi facet to the ...

6. What is pure OSGi equvalent for Eclipse Platform.getBundle()    stackoverflow.com

What is the pure OSGi equivalent to the following Eclipse platform call: org.eclipse.core.runtime.Platform.getBundle( [bundle-id] ) -> Bundle

7. Indigo Target Platform missing javax.xml    stackoverflow.com

I'm using Eclipse Indigo and have problems with the setup of an indigo RCP target platform.
The Platform consists of the 'EclipseLink' and the 'Eclipse RCP SDK' libraries. I have used the ...

8. How to add OSGi WAR bundle ine eclipse target platform    stackoverflow.com

For my OSGi development i have setup a target definition (.target file) which references two directories. Eclipse picks up all the jar files inside these directories and adds them to the ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.