Hi, I stumbled upon this by chance
<!-- NOTE: comment this line out to ensure no resetting of passwords -->
<entity-resource type="data" reader-name="demo" loader="main"
location="data/PasswordSecurityData.xml"/>
<entity-resource type="data" reader-name="demo" loader="main"
location="data/SecurityGroupDemoData.xml"/>
<entity-resource type="data" reader-name="demo" loader="main"
location="data/SecurityTypeDemoData.xml"/>
Should we not use seed-initial rather than demo here?
Jacques
