issues
search
mathieuancelin
/
weld-osgi
This project aims to provide an OSGi integration for Weld. This project is no longer updated, see https://github.com/weld/core for updates
https://github.com/weld/core
12
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BundleBeanDeploymentArchiveFactory.scanRoot fails for classes not located in bundle root
#84
gkvas
opened
11 years ago
3
Caused by: javax.enterprise.inject.CreationException: java.lang.NullPointerException
#83
cmoulliard
opened
12 years ago
8
Provide a class with constants for bundle header injection
#82
kevinpollet
closed
13 years ago
2
Try to start extension from classloader if activator not started
#81
mathieuancelin
closed
13 years ago
1
Provide multiple distribution for Weld-OSGi
#80
mathieuancelin
closed
13 years ago
1
Integration with enterprise OSGi stuff
#79
mathieuancelin
opened
13 years ago
0
Add filters on required services
#78
mathieuancelin
closed
13 years ago
1
Use OSGi services for inter-bundle event broadcasting
#77
mathieuancelin
opened
13 years ago
0
Service injection on a unqualified injection point might get a random service
#76
arcane86
closed
13 years ago
2
The build fails if cdi-osgi-documentation/cdi-osgi-user/src/main/docbook/en-US/images/ is missing
#75
jponge
closed
13 years ago
1
First version of user doc
#74
arcane86
closed
13 years ago
0
Dynamism helper for service handling
#73
mathieuancelin
closed
13 years ago
1
Injected context, headers and file from an specified bean bundle should be proxied and dynamic
#72
arcane86
closed
13 years ago
2
Auto published service usage after the bean bundle stopped fails
#71
arcane86
closed
13 years ago
6
The service type black list is currently useless
#70
arcane86
opened
13 years ago
2
We should ensure that every class in Publish.contract list is assignable to the service implementation
#69
arcane86
closed
13 years ago
0
Use javassist in order to scan classes without loading them.
#68
arcane86
closed
13 years ago
0
#65 fix
#67
arcane86
closed
13 years ago
0
Enable javassist APIs in extension bundle in order to use new code in ServicePublisher
#66
arcane86
closed
13 years ago
1
Publishing a service that got injected another service from the same bundle might fail
#65
arcane86
closed
13 years ago
7
Implementation bundle should be able to load CDI extensions from the extension bundle
#64
arcane86
closed
13 years ago
4
Update Bundle Scanner in order to scan inner zip/jar file
#63
arcane86
closed
13 years ago
0
Review and test the code a bit
#62
arcane86
closed
13 years ago
0
#5 Make bundle injection (and other OSGi utilities) to work
#61
arcane86
closed
13 years ago
0
Support OSGi service lookup with timeout
#60
mathieuancelin
closed
13 years ago
0
Support for OSGi services ranking
#59
mathieuancelin
closed
13 years ago
0
Secure as much as possible CDI-OSGi against OSGi dynamism
#58
arcane86
opened
13 years ago
3
Bug correction when multiple factory services are registered.
#57
arcane86
closed
13 years ago
0
#49 Integration uses the container factory service in order to get running container
#56
arcane86
closed
13 years ago
0
Refactor packages names
#55
mathieuancelin
closed
13 years ago
1
Change artifacts ID
#54
mathieuancelin
closed
13 years ago
3
Add logging framework
#53
mathieuancelin
closed
13 years ago
2
New specification version
#52
arcane86
closed
13 years ago
0
Refactor manifest descriptors
#51
mathieuancelin
closed
13 years ago
2
Use CGLib instead of Proxy framework
#50
paulbakker
closed
13 years ago
1
Integration uses the container factory service in order to get running container
#49
arcane86
closed
13 years ago
2
Maintain the consistency of API names
#48
mathieuancelin
closed
13 years ago
1
Refactoring files with licences, etc ...
#47
mathieuancelin
closed
13 years ago
0
Demo video with audio comments
#46
mathieuancelin
opened
13 years ago
0
Refactor the service package in extension
#45
mathieuancelin
closed
13 years ago
0
Maintain gh-pages and API doc
#44
mathieuancelin
opened
13 years ago
0
Service<T> as subclass of Instance<T>
#43
mathieuancelin
closed
13 years ago
1
Specify bean bundles lifecycle
#42
mathieuancelin
closed
13 years ago
1
Use service tracker for services injection
#41
mathieuancelin
closed
13 years ago
1
Dependencies validation on startup
#40
mathieuancelin
closed
13 years ago
1
Make the OWB work, just for fun
#39
mathieuancelin
closed
13 years ago
1
CDI-OSGi for hybrid application servers
#38
mathieuancelin
opened
13 years ago
1
CDI SPI management
#37
mathieuancelin
closed
13 years ago
5
Find new names for @Valid / @Invalid
#36
mathieuancelin
closed
13 years ago
1
Support filter as a meta-annotation
#35
mathieuancelin
closed
13 years ago
1
Next