Author: fguillaume
Date: Tue Nov 9 18:24:33 2010
New Revision: 1033137
URL: http://svn.apache.org/viewvc?rev=1033137&view=rev
Log:
Add Nuxeo configuration example to Workbench expert connection mode
Added:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
(with props)
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
(with props)
Modified:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
Modified:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties?rev=1033137&r1=1033136&r2=1033137&view=diff
==============================================================================
---
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
(original)
+++
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/config-library.properties
Tue Nov 9 18:24:33 2010
@@ -34,3 +34,6 @@ sharepoint-2010-webservices.properties=S
opentext-els-10.2.0-atompub.properties=Open Text ELS 10.2.0 AtomPub
opentext-els-10.2.0-webservices.properties=Open Text ELS 10.2.0 Web Services
+
+nuxeo-5.4-atompub.properties=Nuxeo 5.4 AtomPub
+nuxeo-5.4-webservices.properties=Nuxeo 5.4 Web Services
Added:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties?rev=1033137&view=auto
==============================================================================
---
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
(added)
+++
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
Tue Nov 9 18:24:33 2010
@@ -0,0 +1,27 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+
+# Nuxeo 5.4 AtomPub
+
+org.apache.chemistry.opencmis.binding.spi.type=atompub
+org.apache.chemistry.opencmis.binding.atompub.url=http://<host>/nuxeo/atom/cmis
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>
Propchange:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
------------------------------------------------------------------------------
svn:keywords = Id
Propchange:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-atompub.properties
------------------------------------------------------------------------------
svn:mime-type = text/plain
Added:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties?rev=1033137&view=auto
==============================================================================
---
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
(added)
+++
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
Tue Nov 9 18:24:33 2010
@@ -0,0 +1,35 @@
+#
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+#
+
+# Nuxeo 5.4 Web Services
+
+org.apache.chemistry.opencmis.binding.spi.type=webservices
+org.apache.chemistry.opencmis.binding.webservices.RepositoryService=http://<host>/nuxeo/webservices/cmis/RepositoryService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.NavigationService=http://<host>/nuxeo/webservices/cmis/NavigationService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.ObjectService=http://<host>/nuxeo/webservices/cmis/ObjectService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.VersioningService=http://<host>/nuxeo/webservices/cmis/VersioningService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.DiscoveryService=http://<host>/nuxeo/webservices/cmis/DiscoveryService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.MultiFilingService=http://<host>/nuxeo/webservices/cmis/MultiFilingService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.RelationshipService=http://<host>/nuxeo/webservices/cmis/RelationshipService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.ACLService=http://<host>/nuxeo/webservices/cmis/ACLService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.PolicyService=http://<host>/nuxeo/webservices/cmis/PolicyService?wsdl
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>
Propchange:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
------------------------------------------------------------------------------
svn:eol-style = native
Propchange:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
------------------------------------------------------------------------------
svn:keywords = Id
Propchange:
incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/nuxeo-5.4-webservices.properties
------------------------------------------------------------------------------
svn:mime-type = text/plain