08-02-2007 10:12 AM
[WARNING] s4s-att-not-allowed: Attribute 'nillable' cannot appear in element 'group'.
line 199 of file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/cml.xsd
[WARNING] src-resolve.4.2: Error resolving component 'cms:Store'. It was detected that 'cms:Store' is in namespace 'http://www.alfresco.org/ws/model/content/1.0', but components from this namespace are not referenceable from schema document 'file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/repository-service.wsdl#types?schema1'. If this is the incorrect namespace, perhaps the prefix of 'cms:Store' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/repository-service.wsdl#types?schema1'.
line 35 of file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/repository-service.wsdl#types?schema1
[WARNING] s4s-att-not-allowed: Attribute 'nillable' cannot appear in element 'group'.
line 24 of file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/cml.xsd
[ERROR] A class/interface with the same name "javaapplication32.Query" is already in use. Use a class customization to resolve this conflict.
line 54 of file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/repository-service.wsdl
[ERROR] (Relevant to above error) another "Query" is generated from here.
line 203 of file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/types.xsd
[ERROR] Two declarations cause a collision in the ObjectFactory class.
line 203 of file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/types.xsd
[ERROR] (Related to above error) This is the other declaration.
line 54 of file:/F:/temp/JavaApplication3/xml-resources/web-service-references/repository-service/wsdl/tcebelli_8082/alfresco/wsdl/repository-service.wsdl
BUILD SUCCESSFUL (total time: 1 second)
08-06-2007 07:06 AM
08-07-2007 10:23 AM
08-20-2007 08:11 AM
… "javaapplication32.Query" is already in use.
and
… another "Query" is generated from here.
08-30-2007 02:27 PM
09-04-2007 02:22 PM
xmlns:cms="http://www.alfresco.org/ws/model/content/1.0"
…
<xsd:import namespace="http://www.alfresco.org/ws/model/content/1.0" schemaLocation="../wsdl/types.xsd" />[/b]
<wsdl:definitions name="dictionary-service"
targetNamespace="http://www.alfresco.org/ws/service/dictionary/1.0"
xmlns:apachesoap="http://xml.apache.org/xml-soap"
xmlns:dict="http://www.alfresco.org/ws/service/dictionary/1.0"
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:cms="http://www.alfresco.org/ws/model/content/1.0">
<!– ************************************** –>
<!– Copyright Alfresco Software, Inc. 2005 –>
<!– ************************************** –>
<wsdl:types>
<schema elementFormDefault="qualified" targetNamespace="http://www.alfresco.org/ws/service/dictionary/1.0" xmlns="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="http://www.alfresco.org/ws/model/content/1.0" schemaLocation="../wsdl/types.xsd" />
<xsd:import namespace="http://www.alfresco.org/ws/model/content/1.0" schemaLocation="../wsdl/types.xsd" />
<wsdl:types>
<schema elementFormDefault="qualified" targetNamespace="http://www.alfresco.org/ws/service/repository/1.0" xmlns="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="http://www.alfresco.org/ws/headers/1.0" schemaLocation="../wsdl/headers.xsd"></xsd:import>
<xsd:import namespace="http://www.alfresco.org/ws/cml/1.0" schemaLocation="../wsdl/cml.xsd"></xsd:import>
<xsd:import namespace="http://www.alfresco.org/ws/model/content/1.0" schemaLocation="../wsdl/types.xsd" />
[ERROR] A class/interface with the same name "edu.myuniversity.alfresco.repositoryservice.Query" is already in use. Use a class customization to resolve this conflict.
line 55 of file:/Users/myuser/Documents/Work/netbeans/VisManager/src/conf/xml-resources/web-service-references/repository-service/wsdl/localhost_8080/alfresco/wsdl/repository-service.wsdl
[ERROR] (Relevant to above error) another "Query" is generated from here.
line 203 of file:/Users/myuser/Documents/Work/netbeans/VisManager/src/conf/xml-resources/web-service-references/repository-service/wsdl/localhost_8080/alfresco/wsdl/types.xsd
[ERROR] Two declarations cause a collision in the ObjectFactory class.
line 203 of file:/Users/myuser/Documents/Work/netbeans/VisManager/src/conf/xml-resources/web-service-references/repository-service/wsdl/localhost_8080/alfresco/wsdl/types.xsd
[ERROR] (Related to above error) This is the other declaration.
line 55 of file:/Users/myuser/Documents/Work/netbeans/VisManager/src/conf/xml-resources/web-service-references/repository-service/wsdl/localhost_8080/alfresco/wsdl/repository-service.wsdl
09-04-2007 02:58 PM
04-24-2008 10:58 PM
04-25-2008 06:25 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.