CSPACE-1032 anonymous access is disabled. Developers need to change $JBOSS_HOME/server/cspace/conf/login-config.xml to add the CSpace JAAS LoginModule from /services/authentication/service/src/main/resources/config/jboss-login-config.xml. See wiki/email for more details. Service client properties are changed to use auth mode by default so that mvn test could still be used.
test: mvn test at service layer
M services/JaxRsServiceProvider/src/main/resources/log4j.properties
M services/JaxRsServiceProvider/src/main/webapp/WEB-INF/applicationContext-security.xml
M services/account/client/src/test/java/org/collectionspace/services/account/client/test/AccountServiceTest.java
M services/security/client/src/test/java/org/collectionspace/services/authentication/client/test/AuthenticationServiceTest.java
M services/client/src/test/java/org/collectionspace/services/client/test/ServiceLayerTest.java
M services/client/src/main/resources/collectionspace-client.properties