Gupta, Amit a écrit :
> Hi Olivier,
> Thanks for the great help and quick response.
> I tried to get the transform service this way too. But still it gives null 
> pointer exception. Please suggest. Here is my ode snippet:
> TransformServiceCommon service = 
> Framework.getService(TransformServiceCommon.class);
> if(service!=null)
>                                       List<TransformDocument> results = 
> service.transform("wordMLinject", null, blob);
> 
> Exception is there at the first line of code only where I am getting the 
> service.


What exception do you get? Can you please quote the stacktrace?

-- 
Olivier

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

Reply via email to