Hi Thank you very much for your reply.... currently in my workstation i am blocked to do any download.So cant try the sample u refered.
with my further work now my problem is more simplified........ Important note: (Everything i am speaking is with regard to the sample in the nuxeo-core-client-1.5.1-SNAPSHOT.jar under director org\nuxeo\ecm\core\nuxeo-core-client\1.5.1-SNAPSHOT) when the line Framework.runTime(); is executed i am able to get the runtime obj. but when StreamingService streamingService = (StreamingService)Framework.getRuntime().getComponent(StreamingService.NAME); the return streamingService is null i.e the .getComponent () is returning null. have tried for other components too like .getComponent(FileManagerService.Name); still null is returned. Kindly help to this issue. -- Posted by "karthikeyan_M" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=3522#10827> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
