springsource-dm-server
Resolving Virgo dependencies from bundles with jars
I\'m trying to wrap a number of jars as bundles that I want other bundles to be able to depend on. With Spring dm Server, this used to be as simple as adding a jar file to a new bundle project, export[详细]
2023-03-17 00:35 分类:问答Eclipse ECF Vs Apache CXF
I\'m trying to come up with an architecture which allows me to have OSGi bundles distribut开发者_运维技巧ed remotely which get discovered dynamically etc.[详细]
2023-03-03 19:18 分类:问答Using ServiceReference objects in Spring DM
I\'m currently porting a very nice demo of a modular web interface using OSGi and Vaadin from \'standard OSGi\' to use Spring DM.[详细]
2023-02-20 19:12 分类:问答Osgi getService()
In our project (Osgi, Spring-Dm, Apache-Felix) we are having some issue on production when BundleContext.getServic开发者_C百科e() return null.[详细]
2023-01-26 12:29 分类:问答Deploying Liferay in Virgo( Springsource dm server )
I am getting following exception when I tried to deploy liferay war file into Virgo server. Can any one help me please?[详细]
2023-01-25 02:42 分类:问答How to get Spring Dynamic Modules 2.x to work on Apache Felix Karaf?
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[详细]
2023-01-20 10:47 分类:问答Unable to setup broker-bean for ActiveMQ
I\'ve been having problems configuring an ActiveMQ broker through an xBean-parsed external XML file. At this point, ANY help, tips, pointers, hints or even cheering-up are appreciated. Here\'s my issu[详细]
2023-01-11 08:53 分类:问答Spring WS Osgi samples
We are currently researching OSGI at work and I need to provide a proof of concept on its use with spring dm and spring-ws in the appropriate application server(tomcat / jetty).Does anyone have a exam[详细]
2023-01-11 01:01 分类:问答Can not find Driver when using generic database bundle
I have a project that is build up from several OSGi bundles. One of them is a generic Database bundle that defines a DataSource that can be used throughout the project. The spring bean definition of t[详细]
2023-01-02 03:53 分类:问答Using Struts with SpringSource dm server gives Http Status 503 error
I developed an enterprise application using spring, struts and hibernate, now I want to transfer it to work with OSGi dm server.[详细]
2022-12-25 10:51 分类:问答