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.
|
|
|
EasyBeans
Created: 19/Oct/07 07:43 PM
Updated: 19/Oct/07 07:43 PM
|
|
| Component/s: |
OSGi
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
With the new OSGi backeds classloader ejbjars should be able to use classes, interfaces and exceptions provided by other OSGi bundles. This can be tested by adding three new bundles (2 ejbjars and a plain OSGi budle) where each uses the other tow exported classes (maybe make an ejbjar and the osgi bundle depend on the other ejbjar because of maven cyclic dependencies).
Also the reduction of scope in class export should be tested, ejbjars using classes that are not exported should throw a CNFE when deployed.
|
|
Description
|
With the new OSGi backeds classloader ejbjars should be able to use classes, interfaces and exceptions provided by other OSGi bundles. This can be tested by adding three new bundles (2 ejbjars and a plain OSGi budle) where each uses the other tow exported classes (maybe make an ejbjar and the osgi bundle depend on the other ejbjar because of maven cyclic dependencies).
Also the reduction of scope in class export should be tested, ejbjars using classes that are not exported should throw a CNFE when deployed. |
Show » |
| There are no comments yet on this issue.
|
|