
|
If you were logged in you would be able to see more operations.
|
|
|
EasyBeans
Created: 04/Jun/08 06:05 PM
Updated: 04/Jun/08 06:05 PM
|
|
| Component/s: |
OSGi
|
| Affects Version/s: |
EasyBeans 1.0
|
| Fix Version/s: |
None
|
|
|
Environment:
|
Easybeans OSGI Hibernate 1.0.0 - Eclipse SDK 3.4RC3 - Equinox 3.4RC3
OSX 10.5.3, JDK 1.5
Easybeans OSGI Hibernate 1.0.0 - Eclipse SDK 3.4RC3 - Equinox 3.4RC3
OSX 10.5.3, JDK 1.5
|
|
the bundle names should be named with an underline between name and version
at the moment I have to write in config.ini:
osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.osgi.services@start, org.eclipse.equinox.cm@start, org.eclipse.equinox.ds@start, org.eclipse.equinox.log@start, org.eclipse.equinox.util@start, javax.servlet, ow2-bundles-externals-commons-logging-1.0.5, easybeans-component-carol-1.0.0, .....
but I want to write as usual with all other equinox bundles:
osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.osgi.services@start, org.eclipse.equinox.cm@start, org.eclipse.equinox.ds@start, org.eclipse.equinox.log@start, org.eclipse.equinox.util@start, javax.servlet, ow2-bundles-externals-commons-logging, easybeans-component-carol,
thx
ekke
|
|
Description
|
the bundle names should be named with an underline between name and version
at the moment I have to write in config.ini:
osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.osgi.services@start, org.eclipse.equinox.cm@start, org.eclipse.equinox.ds@start, org.eclipse.equinox.log@start, org.eclipse.equinox.util@start, javax.servlet, ow2-bundles-externals-commons-logging-1.0.5, easybeans-component-carol-1.0.0, .....
but I want to write as usual with all other equinox bundles:
osgi.bundles=org.eclipse.equinox.common@2:start, org.eclipse.update.configurator@3:start, org.eclipse.osgi.services@start, org.eclipse.equinox.cm@start, org.eclipse.equinox.ds@start, org.eclipse.equinox.log@start, org.eclipse.equinox.util@start, javax.servlet, ow2-bundles-externals-commons-logging, easybeans-component-carol,
thx
ekke |
Show » |
| There are no comments yet on this issue.
|
|