-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Injection of OSGi Services not work [PAXCDI-239] #280
Comments
The issue is present in 1.1.4 The URL
Although message text need to be corrected, the following exception is being thrown:
|
See #294 related to POM issue relate to Integration Testing |
I'm sorry - last time I checked, the integration tests worked fine, but I agree that the Pax Exam integration test setup is a bit fragile. The problem is that recently (~2 years) I was refactoring Pax Web (Pax Web 8.0.0 is already released) and I realized that Pax CDI has lots of issues I'll rather won't have the time to fix. Also I was working a bit trying to make Pax Web 8 working with Aries CDI and there's one deadlock left to fix - see ops4j/org.ops4j.pax.web#1622 ;) Because Aries CDI is an implementation of OSGi R8 CMPN CDI Specification, I'm afraid Pax CDI won't get much attention... |
Thank you for the status. I will keep this in mind as I use Pax CDI. |
Alexander Rotnov created PAXCDI-239
Bug reproduced with sample bundles "pax-cdi-sample1" and "pax-cdi-sample1-web".
To reproduce get clean Karaf 4.2.5, install required features and sample bundles:
Open URL: http://localhost:8181/sample1/ice
Result is Error 503 Service Inavailable with message:
Affects: 1.0.0, 1.1.0, 1.1.1
Votes: 0, Watches: 1
The text was updated successfully, but these errors were encountered: