Jeroen van der Wal created ISIS-912:
---------------------------------------
Summary: Not possible to specify the fixtures to be loaded from
the command line (ie --fixture flag is broken).
Key: ISIS-912
URL: https://issues.apache.org/jira/browse/ISIS-912
Project: Isis
Issue Type: Bug
Components: Core
Affects Versions: core-1.6.0
Reporter: Jeroen van der Wal
Assignee: Jeroen van der Wal
Priority: Minor
Fix For: core-1.7.0
In addition, need better documentation so that can see that it's also necessary
to enable fixtures to be loaded using an additional system property
"isis.persistor.datanucleus.install-fixtures".
eg:
-D isis.persistor.datanucleus.install-fixtures=true \
--fixture org.estatio.fixture.EstatioDemoFixture \
--type PROTOTYPE \
--port 8080
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)