]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-242 checks if nuxeo-client exists using jboss.server.home.dir system property...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 23 Jun 2009 18:19:12 +0000 (18:19 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Tue, 23 Jun 2009 18:19:12 +0000 (18:19 +0000)
commit53aa495370f0b1e192598f82c561ca2dea491b06
tree14b44e3d11e37c0a91be5bf28db29ee765cdfcc5
parentf1ec169baa07ec69be58bde0e4d968488044745b
CSPACE-242 checks if nuxeo-client exists using jboss.server.home.dir system property.If the dir does not exist, it logs an error message and throws IllegalStateException with the same message as well.
services/common/src/main/java/org/collectionspace/services/nuxeo/NuxeoConnector.java