Tong Fin wrote:
> Hi Toby,
> When I look at the CVD source code that threw the exception:
> 
>    at
> org.apache.uima.tools.cvd.MainFrame.loadAEDescriptor(MainFrame.java:524)
> 
> it looks like the method loadAEDescriptor() is expecting an XML descriptor
> file (NOT a pear file).
> I am not sure if loading a pear file is supported by CVD.
> 
> -- Tong
> 

Right you are.  The pear needs to be installed with the
pear installer, then CVD can be used to load the pear
descriptor.  Unfortunately, pears can not be run in their
zipped state.  This is not just the case in CVD, but in
other UIMA applications as well.

--Thilo

Reply via email to