<pageNum>0</pageNum>
<itemsInPage>3</itemsInPage>
<totalItems>3</totalItems>
- <fieldsReturned>csid|uri|refName|updatedAt|workflowState|order|displayName|shortIdentifier|termStatus</fieldsReturned>
+ <fieldsReturned>csid|uri|refName|updatedAt|workflowState|order|termStatus|displayName|shortIdentifier</fieldsReturned>
<list-item>
<displayName>${Item1.displayName}</displayName>
<shortIdentifier>${Item1.itemID}</shortIdentifier>
</exec>
</target>
- <target name="deploy" depends="deploy_services_bundles"
+ <target name="deploy" depends="package,deploy_services_bundles"
description="deploy cspace services in ${jee.server.cspace}">
<delete file="${catalina.context.cspace}"/> <!-- This is a Tomcat specific file that we seem to need to delete inorder for it to be replace with a more recent one during deployment -->
<delete dir="${jee.deploy.cspace}/${cspace.services.context}"/>
This target also assumes that the system environment variable 'CSPACE_JEESERVER_HOME' is set and pointing to the root
JEE server (usually Apache Tomcat) where CollectionSpace is installed. All generated Service artifacts wi
-->
- <target name="deploy_services_bundles" depends="package"
+ <target name="deploy_services_bundles"
description="Generates and deploys the CollectionSpace Services' schema bundles, doctype bundles, and tenant bindings.">
<exec executable="${env.JAVA_HOME}/bin/java" failonerror="true">
<arg value="-Done-jar.silent=true" />
</types:item>
</tenant:properties>
+ <!--
<tenant:serviceBindings id="Vocabularyitems" merge:matcher="id">
<service:DocHandlerParams xmlns:service="http://collectionspace.org/services/config/service">
<service:params>
</service:params>
</service:DocHandlerParams>
</tenant:serviceBindings>
+ -->
<!-- begin idgenerator service meta-data -->
<tenant:serviceBindings id="idgenerators" merge:matcher="id" name="idgenerators" type="utility"