1. Can you run EJB 2.1 beans in OSGi? stackoverflow.comI have a J2EE 1.3 app that uses EJB 2.1 session and entity beans. Currently this app runs as an EAR file on JBoss. I'd like to switch to the SpringSource ... |
2. OSGI runtime inside traditional J2EE server stackoverflow.comI understand it should probably be other way round (OSGI runtime hosting J2EE servers), as it is apparently already possible with glassfish. However, our clients have extensive experience in administering ... |
3. Enterprise OSGi vs. EJB stackoverflow.comi have an application server (JBoss) with some EJBs deployed. Now i must develop an OSGi application which i would like to reuse with my application server. I know that new ... |
4. Module framework other than OSGI, EJB(not really) and Impala stackoverflow.comI am interested in looking at module frameworks that support many of the goals of OSGI such as:
|
5. OSGI integration with JEE stackoverflow.comCurrently I am developing an OSGI application to abstract a frontend ui over some backend services. The architecture of the backend is traditional JEE running in jboss application servers. ... |