]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2587: Add a separate log file for service profiling information. Also adding...
authorRichard Millet <richard.millet@berkeley.edu>
Thu, 12 Aug 2010 05:19:21 +0000 (05:19 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Thu, 12 Aug 2010 05:19:21 +0000 (05:19 +0000)
commitaf11cc50293f483c26415ddec6691157783be3fd
tree01baec42b8b2583b9f317a72cb8799202d7ccdf6
parent208f142f16eeb9167dad9bbde2a149dfb6c165ea
CSPACE-2587: Add a separate log file for service profiling information.  Also adding Laramie's filter class that we're using to profile requests to the service layer.
services/JaxRsServiceProvider/src/main/webapp/WEB-INF/web.xml
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/src/main/resources/schemas/collectionobjects_common.xsd
services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java
services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd
services/collectionobject/service/src/main/java/org/collectionspace/services/collectionobject/CollectionObjectResource.java
services/common/src/main/config/log/jboss-log4j.xml
services/common/src/main/java/org/collectionspace/services/common/profile/CSpaceFilter.java [new file with mode: 0644]
services/common/src/main/java/org/collectionspace/services/common/profile/Profiler.java
services/common/src/main/java/org/collectionspace/services/common/security/SecurityInterceptor.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/DocumentModelHandler.java
services/common/src/main/java/org/collectionspace/services/nuxeo/client/java/RepositoryJavaClientImpl.java