Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] Service component deployment fails into a running Equinox application

On Thu, Feb 9, 2012 at 4:27 AM, Csaba Szucs <csaba.szucs@xxxxxxxxx> wrote:

So it does not work like this:
osgi>install file:/home/csaba/eclipse_distros/Indigo/workspace/osgi.example.service.implementation

But it does work like this
osgi>install file:/home/csaba/tmp/plugins/osgi.example.service.implementation_1.0.0_20120209.jar


If you do want to deploy it from your workspace, the hack sometimes used is to add the Bundle-ClassPath: .,bin

Just have to remember to take it out when done :-)

Later,
PW


--
Paul Webster
Hi floor.  Make me a sammich! - GIR

Back to the top