<?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: Nuxeo NuxeoRemotingService Issue in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317575#M4576</link>
    <description>&lt;P&gt;Bjalon, No I dont have cause by in the exception.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Apr 2012 08:00:59 GMT</pubDate>
    <dc:creator>SMAH_Haider</dc:creator>
    <dc:date>2012-04-20T08:00:59Z</dc:date>
    <item>
      <title>Nuxeo NuxeoRemotingService Issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317573#M4574</link>
      <description>&lt;P&gt;I am calling NuxeoRemotingService. I have tested it with several clients including Nuxeo JAX-WS Nuxeo preferred client. I have also tested it with JAX-RPC and Axis client. In all the clients I am able to call the getUsers method and get a perfect response; but whenever I try to call their getDocument methods that return DocumentDescriptor I get the following exception:&lt;/P&gt;
&lt;P&gt;Exception in thread "main" org.nuxeo.ecm.platform.ws.ClientException_Exception: Failed to get document da8166eb-86fe-42de-9694-601a20c43a28
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:113)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:240)
at com.sun.xml.internal.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:210)
at com.sun.xml.internal.ws.client.sei.SEIStub.invoke(SEIStub.java:103)
at $Proxy30.getDocument(Unknown Source)
at redmath.recm.driver.Driver.main(Driver.java:25)&lt;/P&gt;
&lt;P&gt;Thats the exception when I called the method like this:&lt;/P&gt;
&lt;P&gt;DocumentDescriptor myDocumentDescriptor = myNuxeRemotingInterface.getDocument(sessionId, "da8166eb-86fe-42de-9694-601a20c43a28");&lt;/P&gt;
&lt;P&gt;I got the above exception when I generated the JAX-WS client using jaxws-maven-plugin.&lt;/P&gt;
&lt;P&gt;I followed Nuxeo 5.5 following tutorial:
&lt;A href="http://doc.nuxeo.com/display/NXDOC/Building+a+SOAP-based+WebService+client+in+Nuxeo" target="test_blank"&gt;http://doc.nuxeo.com/display/NXDOC/Building+a+SOAP-based+WebService+client+in+Nuxeo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please help me out I cannot use NuxeoRemotingService webservice.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 07:14:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317573#M4574</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-04-20T07:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo NuxeoRemotingService Issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317574#M4575</link>
      <description>&lt;P&gt;Do you have a cause by in your exception?&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 07:42:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317574#M4575</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-04-20T07:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo NuxeoRemotingService Issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317575#M4576</link>
      <description>&lt;P&gt;Bjalon, No I dont have cause by in the exception.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 08:00:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317575#M4576</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-04-20T08:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Nuxeo NuxeoRemotingService Issue</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317576#M4577</link>
      <description>&lt;P&gt;Aah! my fault, my bad!&lt;/P&gt;
&lt;P&gt;My nuxeo webservices were deployed on 2 servers, i was passing on the uuid of a document in getDocument method paramters that didnt exist in the repository. Actually I instantiated  the NuxeoInterfaceStub class with wrong server url &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Apr 2012 18:37:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/nuxeo-nuxeoremotingservice-issue/m-p/317576#M4577</guid>
      <dc:creator>SMAH_Haider</dc:creator>
      <dc:date>2012-04-23T18:37:57Z</dc:date>
    </item>
  </channel>
</rss>

