how to call nuxeo webservices from apex class generated from nuxeoremoting wsdl ?

I am trying to connect to Nuxeo DAM through the nuxeoremoting webservices. I have generated the apex code from the Nuxeoremoting wsdl , and using the generated apex code, i am trying to call the methods and get the session iD from the connect method, while giving username and pasword. but it is giving an error while doing the same.

this is the wsdl. http://cmis.demo.nuxeo.org/nuxeo/webservices/nuxeoremoting?wsdl .

So, can anyone please help regarding the nuxeo webservices. i am stuck with this issue since 3 days.

0 votes

0 answers

1840 views

ANSWER

Hi,

Just to help you quickly, there is a new way to expose SOAP WS custom services at the top of Nuxeo with this following documentation and examples : http://doc.nuxeo.com/x/BYGN

(IMO, I advise you to see REST Webservice with automation): http://doc.nuxeo.com/x/WYGe

05/21/2012