I am trying to runt the sample from 
https://svn.nuxeo.org/nuxeo/sandbox/nuxeo-restapi-sample/

for restApi and I have some Excenptions:
Exception in thread "main" java.lang.NullPointerException
    at org.n7.nuxeo.test.TestAPI.getFirstAvailableServerURI(TestAPI.java:74)
    at org.n7.nuxeo.test.TestAPI.browseUntilFirstWorkspace(TestAPI.java:110)
    at org.n7.nuxeo.test.Main.main(Main.java:9)

maybe the base url is not set ok.  I have only one  nuxeo server  and I don;t 
see the point of the function   public String getFirstAvailableServerURI()  
from class TestAPI . Also in my aplication I must specify the workspace were I 
want to create new documents. can I modify the example for that?





       
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to