]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4526: Updated client props to use port 8081 instead of 8180. Added code to...
authorRichard Millet <richard.millet@berkeley.edu>
Fri, 11 Nov 2011 01:10:45 +0000 (01:10 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Fri, 11 Nov 2011 01:10:45 +0000 (01:10 +0000)
commit1dc399193e7cc4400184a8db9969e90268bf7b25
tree1a61d0a77aab45c692a74f41a60f7a9373227018
parentb4a8becaf845bbd27f1180bf47063da5a9f41b50
CSPACE-4526: Updated client props to use port 8081 instead of 8180.  Added code to cache result from JNDI lookups -improves performance as well as shields us from some forms of JNDI overwrites/corruption.
services/JaxRsServiceProvider/src/main/java/org/collectionspace/services/jaxrs/CSpaceResteasyBootstrap.java
services/authority/pom.xml
services/client/src/main/resources/collectionspace-client.properties
services/common/src/main/java/org/collectionspace/services/common/ServiceMain.java
services/common/src/main/java/org/collectionspace/services/common/storage/JDBCTools.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClientImpl.java
services/id/service/src/main/java/org/collectionspace/services/id/IDServiceJdbcImpl.java
services/pom.xml
services/relation/service/src/main/java/org/collectionspace/services/relation/nuxeo/RelationValidatorHandler.java
services/report/service/src/main/java/org/collectionspace/services/report/ReportResource.java