Registry.getServiceIds() requires Spring framework
--------------------------------------------------
Key: HIVEMIND-149
URL: http://issues.apache.org/jira/browse/HIVEMIND-149
Project: HiveMind
Type: Bug
Components: framework
Versions: 1.1
Environment: 1.1-beta2
Reporter: Ben Fortuna
Priority: Minor
When using Registry.getServiceIds() the Spring framework must be in the
classpath. This may be confirmed by calling Registry.getServiceIds() without
Spring in the classpath which should cause an error (I think it is looking for
BeanFactory or something like that).
It would be preferable to not have this requirement.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]