Issue Details (XML | Word | Printable)

Key: OSGI-318
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Costin Leau
Reporter: Costin Leau
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Spring OSGi

namespace versioning

Created: 08/Jan/08 03:03 AM   Updated: 02/Jul/08 05:57 AM
Component/s: EXTENDER
Affects Version/s: 1.0 M3
Fix Version/s: 1.1

Time Tracking:
Not Specified

Issue Links:
Duplicate
 
Related
 


 Description  « Hide
Extender plugin provides a unified space where the namespaces encountered in the JARs are made available. This can cause problems when using different versions of the same jar that contributes the schema (i.e. Spring 2.0 and Spring 2.5).
An isolation solution is required - probably based on the class wiring (i.e. if Spring 2.0 is used by a certain bundle, then Spring 2.0 schema should be used).

 All   Comments   Work Log   Change History   FishEye   Builds      Sort Order: Ascending order - Click to sort in descending order
Costin Leau added a comment - 24/Apr/08 03:15 AM
There is an implementation in place but it needs to more testing. Moving the issue to rc1