Hi,

Thanks for your reply, I tried the Nuxeo Client sample.I followed all the 
instructions as per the readme file. 

But, when I execute the HelloServer,java i get following error. 

=============================================
Exception in thread "main" java.lang.ExceptionInInitializerError
        at 
org.nuxeo.ecm.core.client.Sample.HelloServer.main(HelloServer.java:31)
Caused by: java.lang.NullPointerException
        at org.nuxeo.runtime.api.Framework.getLocalService(Framework.java:154)
        at 
org.nuxeo.runtime.config.AutoConfigurationService.<init>(AutoConfigurationService.java:50)
        at org.nuxeo.ecm.core.client.NuxeoClient.<init>(NuxeoClient.java:72)
        at org.nuxeo.ecm.core.client.NuxeoClient.<clinit>(NuxeoClient.java:68)
        ... 1 more

=============================================

Please suggest how to resolve the error.

Also How do I make sure if I am referring to latest Nuxeo and its dependant 
libaraies (jars).

thanks,
--
Posted by "nileshkaria" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=2405#6642>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to