Hi I want to design and develop a big enterprise application using just GWT in client side. I want to break this enterprise application into parts and I call each
Trying to deploy Spring\'s mvc-basic in Equinox container. Brief error (full below): org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate
We started using Apache Felix Karaf for a project, and make use of Blueprint Services. Now, I would like to use Spring Dynamic Modules in order to have access to advanced DI functionality and testing
We are moving our application to the OSGI platform (All developers are using Eclipse) and are trying to figure out the best team environment for developing our bundles.
In a normal java application its possible to print the content of the classpath with: String ss = System.getProperty(\"java.class.path\");
I have a problem accessing JNDI resources from within an OSGI bundle, hosted in WebSphere Application Server (WAS) using a servlet bridge.
In my Eclipse runtime, I have the following three plug-ins (file names simplified for better readability):
We have created a web service using JAX-WS and ProSyst OSGi. Accessing the service with the following code works fine in a standalone Java application
In contrast to the POJO 开发者_开发知识库world where the runtime classpath is just an ordered list of containers, in OSGi, the containers from the runtime classpath itself can be ordered lists of cont
I\'m looking for a way to do it now. On the Oracle\'s road map they will be bring GlassFish and Weblogic closer together (OSGI will be there in 2012-ish). But what about now?