You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by je...@apache.org on 2010/11/09 16:30:58 UTC

svn commit: r1033023 - in /incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs: config-library.properties opentext-els-10.2.0-atompub.properties opentext-els-10.2.0-webservices.properties

Author: jens
Date: Tue Nov  9 15:30:58 2010
New Revision: 1033023

URL: http://svn.apache.org/viewvc?rev=1033023&view=rev
Log:
add Open Text configuration

Added:
    incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-atompub.properties
    incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-webservices.properties
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=1033023&r1=1033022&r2=1033023&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 15:30:58 2010
@@ -31,3 +31,6 @@ alfresco-preview-webservices.properties=
 
 sharepoint-2010-atompub.properties=SharePoint 2010 AtomPub
 sharepoint-2010-webservices.properties=SharePoint 2010 Web Services
+
+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

Added: incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-atompub.properties
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-atompub.properties?rev=1033023&view=auto
==============================================================================
--- incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-atompub.properties (added)
+++ incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-atompub.properties Tue Nov  9 15:30:58 2010
@@ -0,0 +1,53 @@
+#
+#
+# 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.
+#
+#
+
+#
+# Add more configurations here.
+# key = config file, value = title
+#
+
+#
+#
+# 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.
+#
+#
+
+# Open Text ELS 10.2.0 AtomPub
+
+org.apache.chemistry.opencmis.binding.spi.type=atompub
+org.apache.chemistry.opencmis.binding.atompub.url=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmisatom/atom
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>

Added: incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-webservices.properties
URL: http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-webservices.properties?rev=1033023&view=auto
==============================================================================
--- incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-webservices.properties (added)
+++ incubator/chemistry/opencmis/trunk/chemistry-opencmis-workbench/chemistry-opencmis-workbench/src/main/resources/configs/opentext-els-10.2.0-webservices.properties Tue Nov  9 15:30:58 2010
@@ -0,0 +1,40 @@
+#
+#
+# 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.
+#
+#
+
+# Open Text ELS 10.2.0 Web Services
+
+# In order to connect, download the WSDL (http://<host>/_vti_bin/cmissoapwsdl.aspx?wsdl) 
+# to your local disk and refer to this file in the configuration.
+
+org.apache.chemistry.opencmis.binding.spi.type=webservices
+org.apache.chemistry.opencmis.binding.webservices.RepositoryService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/RepositoryService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.NavigationService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/NavigationService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.ObjectService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/ObjectService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.VersioningService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/VersioningService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.DiscoveryService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/DiscoveryService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.MultiFilingService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/MultiFilingService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.RelationshipService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/RelationshipService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.ACLService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/ACLService?wsdl
+org.apache.chemistry.opencmis.binding.webservices.PolicyService=http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/PolicyService?wsdl
+org.apache.chemistry.opencmis.user=<user>
+org.apache.chemistry.opencmis.password=<password>
+
+cmis.workbench.folder.filter=*