<?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 Web services for Nuxeo 5.8 using tomcat 7 in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/web-services-for-nuxeo-5-8-using-tomcat-7/m-p/325637#M12638</link>
    <description>&lt;P&gt;Hi there.&lt;/P&gt;
&lt;P&gt;I'm in the process of upgrading from nuxeo version 5.3 -&amp;gt; 5.8. We have switches from using jboss 4 to Tomcat/7.0.42.
We have a number of webservices endpoints that were defined in the OSGI-INF/deployment-fragment.xml for a project.
eg.
&lt;EXTENSION target="jaxws#ENDPOINT"&gt;
&lt;ENDPOINT name="mywebservice" implementation="com.MyWebServiceBean" url-pattern="/webservices/mywebservice"&gt;&lt;/ENDPOINT&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;
&lt;P&gt;(I've been following the documentation here)
&lt;A href="http://doc.nuxeo.com/display/public/NXDOC58/Building+a+SOAP+based+WebService+in+Nuxeo" target="test_blank"&gt;http://doc.nuxeo.com/display/public/NXDOC58/Building+a+SOAP+based+WebService+in+Nuxeo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I've noticed in the code for the NuxeoRemotingBean you have different setup for the web service.&lt;/P&gt;
&lt;P&gt;(wsendpoint-manager-framework.xml)
&lt;EXTENSION target="org.nuxeo.ecm.platform.ws.WSEndpointManager" point="endpoint"&gt;
&lt;ENDPOINT name="nuxeoremoting" address="/nuxeoremoting" implementor="org.nuxeo.ecm.platform.ws.NuxeoRemotingBean"&gt;&lt;/ENDPOINT&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;
&lt;P&gt;Which is the correct way to implement web services in nuxeo 5.8 on tomcat?&lt;/P&gt;
&lt;P&gt;If both are valid what is difference between the two?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jan 2014 00:31:24 GMT</pubDate>
    <dc:creator>lindsay_</dc:creator>
    <dc:date>2014-01-03T00:31:24Z</dc:date>
    <item>
      <title>Web services for Nuxeo 5.8 using tomcat 7</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/web-services-for-nuxeo-5-8-using-tomcat-7/m-p/325637#M12638</link>
      <description>&lt;P&gt;Hi there.&lt;/P&gt;
&lt;P&gt;I'm in the process of upgrading from nuxeo version 5.3 -&amp;gt; 5.8. We have switches from using jboss 4 to Tomcat/7.0.42.
We have a number of webservices endpoints that were defined in the OSGI-INF/deployment-fragment.xml for a project.
eg.
&lt;EXTENSION target="jaxws#ENDPOINT"&gt;
&lt;ENDPOINT name="mywebservice" implementation="com.MyWebServiceBean" url-pattern="/webservices/mywebservice"&gt;&lt;/ENDPOINT&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;
&lt;P&gt;(I've been following the documentation here)
&lt;A href="http://doc.nuxeo.com/display/public/NXDOC58/Building+a+SOAP+based+WebService+in+Nuxeo" target="test_blank"&gt;http://doc.nuxeo.com/display/public/NXDOC58/Building+a+SOAP+based+WebService+in+Nuxeo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I've noticed in the code for the NuxeoRemotingBean you have different setup for the web service.&lt;/P&gt;
&lt;P&gt;(wsendpoint-manager-framework.xml)
&lt;EXTENSION target="org.nuxeo.ecm.platform.ws.WSEndpointManager" point="endpoint"&gt;
&lt;ENDPOINT name="nuxeoremoting" address="/nuxeoremoting" implementor="org.nuxeo.ecm.platform.ws.NuxeoRemotingBean"&gt;&lt;/ENDPOINT&gt;
&lt;/EXTENSION&gt;&lt;/P&gt;
&lt;P&gt;Which is the correct way to implement web services in nuxeo 5.8 on tomcat?&lt;/P&gt;
&lt;P&gt;If both are valid what is difference between the two?&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2014 00:31:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/web-services-for-nuxeo-5-8-using-tomcat-7/m-p/325637#M12638</guid>
      <dc:creator>lindsay_</dc:creator>
      <dc:date>2014-01-03T00:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Web services for Nuxeo 5.8 using tomcat 7</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/web-services-for-nuxeo-5-8-using-tomcat-7/m-p/325638#M12639</link>
      <description>&lt;P&gt;You're right, the doc is not up to date. Ticket &lt;A href="https://jira.nuxeo.com/browse/NXP-11921"&gt;NXP-11921&lt;/A&gt; changed the way we configure web services, see the upgrade notes in the ticket.&lt;/P&gt;
&lt;P&gt;I'll ask our documentation team to update the doc you linked to.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 23:17:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/web-services-for-nuxeo-5-8-using-tomcat-7/m-p/325638#M12639</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2014-01-23T23:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Web services for Nuxeo 5.8 using tomcat 7</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/web-services-for-nuxeo-5-8-using-tomcat-7/m-p/325639#M12640</link>
      <description>&lt;P&gt;Thanks for clearing that up!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 05:58:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/web-services-for-nuxeo-5-8-using-tomcat-7/m-p/325639#M12640</guid>
      <dc:creator>lindsay_</dc:creator>
      <dc:date>2014-01-30T05:58:02Z</dc:date>
    </item>
  </channel>
</rss>

