<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: repository-service.wsdl problem in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93846#M64247</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;.Net is not alone with issues on group-nillable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle Bpel also doesn't like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why don't you save the wsdl file locally&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;edit out the nillable property&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and in your project point to the local file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This works for me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2007 14:23:52 GMT</pubDate>
    <dc:creator>markhayen</dc:creator>
    <dc:date>2007-08-07T14:23:52Z</dc:date>
    <item>
      <title>repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93844#M64245</link>
      <description>Hi!I have some problems consuming the Repository Web Service. I already tried what was suggested here http://forums.alfresco.com/viewtopic.php?p=11234but i still get some errors :[WARNING] s4s-att-not-allowed: Attribute 'nillable' cannot appear in element 'group'.&amp;nbsp; line 199 of file:/F:/temp/JavaAppl</description>
      <pubDate>Thu, 02 Aug 2007 14:12:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93844#M64245</guid>
      <dc:creator>ibobalca</dc:creator>
      <dc:date>2007-08-02T14:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93845#M64246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have seen some issues with different WSDL clients supporting different styles of WSDL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm aware the .NET doesn't like the nillable attribute in some situations and there is an outstanding issue relating to this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What client are you using to access the WSDL?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Roy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2007 11:06:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93845#M64246</guid>
      <dc:creator>rwetherall</dc:creator>
      <dc:date>2007-08-06T11:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93846#M64247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;.Net is not alone with issues on group-nillable&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle Bpel also doesn't like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why don't you save the wsdl file locally&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;edit out the nillable property&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and in your project point to the local file&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This works for me!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2007 14:23:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93846#M64247</guid>
      <dc:creator>markhayen</dc:creator>
      <dc:date>2007-08-07T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93847#M64248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the delay (I was on vacation &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;ops: ). I already did that before writing here - as another post on this forum suggested - and I still got the other two or three errors regarding the Query object&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt; … "javaapplication32.Query" is already in use. &lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;… another "Query" is generated from here. &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried Delphi 7 and NetBeans 5.5 ( I copy/pasted from NetBeans). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 12:11:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93847#M64248</guid>
      <dc:creator>ibobalca</dc:creator>
      <dc:date>2007-08-20T12:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93848#M64249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm also receiving the same type of exception.&amp;nbsp; I got past the first bit by removing the nillable attributes for the groups in cml.xsd (thanks for that, btw &lt;img id="smileyvery-happy" class="emoticon emoticon-smileyvery-happy" src="https://connect.hyland.com/i/smilies/16x16_smiley-very-happy.png" alt="Smiley Very Happy" title="Smiley Very Happy" /&gt; ), but am now also hitting the same problem you noted with Netbeans 5.5.&amp;nbsp; I'm using Netbeans 6 M10 on Mac OS X 10.4.10 (intel).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I attempt to import the repository-service wsdl I get…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[WARNING] src-resolve.4.2: Error resolving component 'cms&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;tore'. It was detected that 'cms&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;tore' is in namespace '&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;&lt;SPAN&gt;', but components from this namespace are not referenceable from schema document 'file:/Users/myuser/Documents/Work/netbeans/VisManager/src/conf/xml-resources/web-service-references/repository-service/wsdl/localhost_8080/alfresco/wsdl/repository-service.wsdl#types?schema1'. If this is the incorrect namespace, perhaps the prefix of 'cms&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;tore' needs to be changed. If this is the correct namespace, then an appropriate 'import' tag should be added to 'file:/Users/myuser/Documents/Work/netbeans/VisManager/src/conf/xml-resources/web-service-references/repository-service/wsdl/localhost_8080/alfresco/wsdl/repository-service.wsdl#types?schema1'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; line 35 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#types?schema1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ERROR] A class/interface with the same name "com.alfresco.respositoryservice.Query" is already in use. Use a class customization to resolve this conflict.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; line 54 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&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any tips much appreciated.&amp;nbsp; I'm new to both netbeans and alfresco, so I'm a bit behind the 8-ball in terms of poking at this intelligently.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2007 18:27:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93848#M64249</guid>
      <dc:creator>ewwhitley</dc:creator>
      <dc:date>2007-08-30T18:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93849#M64250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello - &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Update on my wsdl registration issues on NetBeans.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* Had issues importing …&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; -&amp;nbsp; repository-service.wsdl&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; -&amp;nbsp; dictionary-service.wsdl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;* &lt;/SPAN&gt;&lt;STRONG&gt;dictionary-service.wsdl&lt;/STRONG&gt;&lt;SPAN&gt; - NetBeans noted that it had problems importing this due to differences between the xmlns:cms reference and import targetNamespace attributes.&amp;nbsp; I modified dictionary-service.wsdl so that the attributes were both "&lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;xmlns:cms="&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;"&lt;BR /&gt;…&lt;BR /&gt;&amp;lt;xsd:import namespace="&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;" schemaLocation="../wsdl/types.xsd" /&amp;gt;[/b]&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;wsdl:definitions name="dictionary-service"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; targetNamespace="&lt;A href="http://www.alfresco.org/ws/service/dictionary/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/service/dictionary/1.0&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; xmlns:apachesoap="&lt;A href="http://xml.apache.org/xml-soap" rel="nofollow noopener noreferrer"&gt;http://xml.apache.org/xml-soap&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; xmlns:dict="&lt;A href="http://www.alfresco.org/ws/service/dictionary/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/service/dictionary/1.0&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; xmlns:wsdl="&lt;A href="http://schemas.xmlsoap.org/wsdl/" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/wsdl/&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; xmlns:wsdlsoap="&lt;A href="http://schemas.xmlsoap.org/wsdl/soap/" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/wsdl/soap/&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; xmlns:cms="&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!– ************************************** –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!– Copyright Alfresco Software, Inc. 2005 –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;!– ************************************** –&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:types&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;schema elementFormDefault="qualified" targetNamespace="&lt;A href="http://www.alfresco.org/ws/service/dictionary/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/service/dictionary/1.0&lt;/A&gt;" xmlns="&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:import namespace="&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;" schemaLocation="../wsdl/types.xsd" /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;* &lt;/SPAN&gt;&lt;STRONG&gt;repository-service.wsdl&lt;/STRONG&gt;&lt;SPAN&gt; - NetBeans complained about not importing the content reference.&amp;nbsp; I modified repository-service.wsdl to append an import statement&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;xsd:import namespace="&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;" schemaLocation="../wsdl/types.xsd" /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;wsdl:types&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;schema elementFormDefault="qualified" targetNamespace="&lt;A href="http://www.alfresco.org/ws/service/repository/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/service/repository/1.0&lt;/A&gt;" xmlns="&lt;A href="http://www.w3.org/2001/XMLSchema" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:import namespace="&lt;A href="http://www.alfresco.org/ws/headers/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/headers/1.0&lt;/A&gt;" schemaLocation="../wsdl/headers.xsd"&amp;gt;&amp;lt;/xsd:import&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:import namespace="&lt;A href="http://www.alfresco.org/ws/cml/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/cml/1.0&lt;/A&gt;" schemaLocation="../wsdl/cml.xsd"&amp;gt;&amp;lt;/xsd:import&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;xsd:import namespace="&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;" schemaLocation="../wsdl/types.xsd" /&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm now also (only) getting the duplicate repositoryservice.Query exception. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;[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.&lt;BR /&gt;&amp;nbsp; 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&lt;BR /&gt;&lt;BR /&gt;[ERROR] (Relevant to above error) another "Query" is generated from here.&lt;BR /&gt;&amp;nbsp; 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&lt;BR /&gt;&lt;BR /&gt;[ERROR] Two declarations cause a collision in the ObjectFactory class.&lt;BR /&gt;&amp;nbsp; 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&lt;BR /&gt;&lt;BR /&gt;[ERROR] (Related to above error) This is the other declaration.&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp; 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&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Heh - from what I can tell this looks to be a fairly important service, too &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; Just my luck that this is the one that's unhappy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 18:22:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93849#M64250</guid>
      <dc:creator>ewwhitley</dc:creator>
      <dc:date>2007-09-04T18:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93850#M64251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sited from: &lt;/SPAN&gt;&lt;A href="http://www.nabble.com/Illegal-Annotations-Exception-t3171522.html" rel="nofollow noopener noreferrer"&gt;http://www.nabble.com/Illegal-Annotations-Exception-t3171522.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; to "fix" given errors right click on ws client node -&amp;gt; edit ws&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;attributes -&amp;gt; WSDL Customization -&amp;gt; Global Customization, check "Use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Default" next to "Package Name" and press OK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That seemed to do it.&amp;nbsp; Well - that I can tell at least.&amp;nbsp; It now registers the service correctly without the Query exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2007 18:58:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93850#M64251</guid>
      <dc:creator>ewwhitley</dc:creator>
      <dc:date>2007-09-04T18:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93851#M64252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i would heavily recommend on NOT editing the WSDL file locally and then creating the service artifacts out of it. Instead, check which SOAP Stack you are using and try to set some binding-customization stuff to change the Java-naming of the service artifacts that you are trying to generate.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 02:58:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93851#M64252</guid>
      <dc:creator>char</dc:creator>
      <dc:date>2008-04-25T02:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: repository-service.wsdl problem</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93852#M64253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, after a heavy fight, i have the same issues as well.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mainly "src-resolve.4.2: Error resolving component 'cms&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://connect.hyland.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;tore'…." is breaking my neck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have integrated Alfresco as a WAR-application in JBoss 4.2.2. The wsdl files are published, but when i try to make an injection like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;@WebServiceRef(wsdlLocation="&lt;/SPAN&gt;&lt;A href="http://localhost:8080/alfresco/wsdl/repository-service.wsdl" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/wsdl/repository-service.wsdl&lt;/A&gt;&lt;SPAN&gt;")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;static RepositoryService repositoryService ;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i get an error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;00:23:43,562 WARN&amp;nbsp; [JBossWSEntityResolver] Trying to resolve id as a non-file URL: &lt;/SPAN&gt;&lt;A href="http://www.alfresco.org/ws/model/content/1.0" rel="nofollow noopener noreferrer"&gt;http://www.alfresco.org/ws/model/content/1.0&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;00:23:44,750 FATAL [application] javax.ejb.EJBTransactionRolledbackException: java.lang.ExceptionInInitializerError&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;javax.faces.el.EvaluationException: javax.ejb.EJBTransactionRolledbackException: java.lang.ExceptionInInitializerError&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.MethodBindingMethodExpressionAdapter.invoke(MethodBindingMethodExpressionAdapter.java:91)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:91)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.UICommand.broadcast(UICommand.java:383)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.ajax4jsf.component.AjaxActionComponent.broadcast(AjaxActionComponent.java:61)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also trying to instanciate without injection doesnt work…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think its because of the repository-service.wsdl file that got published. As one before mentioned, you can edit it locally, but how can you change what is to be published by alfresco.war? The injection of authentication-service.wsdl is working correctly without any trouble…. Any hints on this please?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2008 22:25:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/repository-service-wsdl-problem/m-p/93852#M64253</guid>
      <dc:creator>char</dc:creator>
      <dc:date>2008-04-25T22:25:33Z</dc:date>
    </item>
  </channel>
</rss>

