Shindig bundle seems to depend on javax.swing
---------------------------------------------
Key: AMDATU-237
URL: http://jira.amdatu.org/jira/browse/AMDATU-237
Project: Amdatu
Issue Type: Bug
Components: Amdatu Auth
Reporter: Angelo van der Sijpt
While fixing AMDATU-215, I noticed that the Shindig bundle can only start
properly when an import for javax.swing is generated. If we don't have that, we
get an error telling us that the Guice injector cannot be found. This strikes
me as something that has nothing to do with Swing at all, but rather e.g. a
timing issue.
In this respect, it might be useful to reconsider the way we 'bridge' between
the OSGi world and the Guice universe. We could very well use Peaberry [1] for
this, which is intended for exactly this purpose.
[1] http://code.google.com/p/peaberry/
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira