EasyBeans is an open source implementation by ObjectWeb of the EJB3 container specification.

Project

Developer

Wiki

About

|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
OSX 10.5.3, JDK 1.5, Equinox SDK + Eclipse Platform SDK 3.4.RC4
|
|
|
Plugin-Dependency Viewerand OSGI Launcher -> Validate report an error
"Missing constraint: Import package javax.management (1.5.0)"
the problem is using the version number 1.5.0
in all other bundles where EasyBeans imports packages from JRE these imports
(javax.management or others) are always without a version number which makes sense
from my understanding because its from a JRE with a version I can rely on
I have removed the version number and then there's no error reported
|
|
Description
|
Plugin-Dependency Viewerand OSGI Launcher -> Validate report an error
"Missing constraint: Import package javax.management (1.5.0)"
the problem is using the version number 1.5.0
in all other bundles where EasyBeans imports packages from JRE these imports
(javax.management or others) are always without a version number which makes sense
from my understanding because its from a JRE with a version I can rely on
I have removed the version number and then there's no error reported |
Show » |
|