NOJIRA account service in testing phase. added jaxb-jpa for default security identify provider (to be used by account). checking in for safefy purposes. disabled acccount from service pom.xml.
A services/authentication/jaxb
A services/authentication/jaxb/src
A services/authentication/jaxb/src/test
A services/authentication/jaxb/src/test/java
A services/authentication/jaxb/src/test/java/org
A services/authentication/jaxb/src/test/java/org/collectionspace
A services/authentication/jaxb/src/test/java/org/collectionspace/services
A services/authentication/jaxb/src/test/java/org/collectionspace/services/authentication
A services/authentication/jaxb/src/test/java/org/collectionspace/services/authentication/test
A services/authentication/jaxb/src/test/java/org/collectionspace/services/authentication/test/DefaultIdentityProviderTest.java
A services/authentication/jaxb/src/test/resources
A services/authentication/jaxb/src/test/resources/META-INF
A services/authentication/jaxb/src/test/resources/META-INF/persistence.xml
A services/authentication/jaxb/src/test/resources/log4j.properties
A services/authentication/jaxb/src/test/resources/hibernate.cfg.xml
A services/authentication/jaxb/src/main
A services/authentication/jaxb/src/main/java
A services/authentication/jaxb/src/main/java/org
A services/authentication/jaxb/src/main/java/org/collectionspace
A services/authentication/jaxb/src/main/java/org/collectionspace/services
A services/authentication/jaxb/src/main/resources
A services/authentication/jaxb/src/main/resources/authentication_identity_provider.xsd
A services/authentication/jaxb/src/main/resources/META-INF
A services/authentication/jaxb/src/main/resources/META-INF/persistence.xml
A services/authentication/jaxb/pom.xml
M services/authentication/pom.xml
M services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CollectionSpaceJaxRsApplication.java
M services/JaxRsServiceProvider/src/main/webapp/WEB-INF/jboss-web.xml
M services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml
M services/JaxRsServiceProvider/pom.xml
M services/common/src/main/java/org/collectionspace/services/common/storage/jpa/JpaStorageClient.java
M services/common/src/main/java/org/collectionspace/services/common/config/TenantBindingConfigReader.java
M services/common/src/main/java/org/collectionspace/services/common/document/AbstractMultipartDocumentHandler.java
M services/common/src/main/config/tenant-bindings.xml
M services/pom.xml
A services/account/service/src/main/java/org/collectionspace/services/account/storage/AccountStorageClient.java
M services/account/service/src/main/java/org/collectionspace/services/account/storage/AccountHandlerFactory.java
M services/account/service/src/main/java/org/collectionspace/services/account/storage/AccountDocumentHandler.java
M services/account/service/src/main/java/org/collectionspace/services/account/AccountResource.java
M services/account/service/pom.xml
M services/account/jaxb/src/main/resources/META-INF/persistence.xml
M services/account/jaxb/src/main/resources/accounts_common.xsd
M services/account/jaxb/src/main/resources/db/mysql/account.sql
M services/account/jaxb/pom.xml
_M services/account/client
A services/account/client/src/test/java/org/collectionspace/services/client/test/AccountServiceTest.java
A services/account/client/src/test/java/org/collectionspace/services/client/AccountClient.java
A services/account/client/src/test/java/org/collectionspace/services/client/AccountProxy.java