Offline mode support
--------------------
Key: STANBOL-86
URL: https://issues.apache.org/jira/browse/STANBOL-86
Project: Stanbol
Issue Type: Improvement
Components: Enhancer
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Priority: Minor
An offline mode is needed to run integration tests in a repeatable way, even if
remote Internet services like geonames are not available.
I'll create a commons bundle that activates either an OnlineMode or an
OfflineMode service, the latter being active if the
org.apache.stanbol.offline.mode system property is set to "true".
Components that should only be activate when online can then state that by
having an @Reference to the OnlineMode service, or to the OfflineMode service
to only be active when offline.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira