Hi Roberto -

I'm a little confused about this note.  Is it related to the earlier
thread on this topic (see:

http://www.mail-archive.com/[email protected]/msg00519.html

It seems to say the same thing?  Or am I confused?  -Marshall

Roberto Franchini wrote:
> in the testGetNext()
> after:
>               try {
>
>                       CasManager casManager = fcr.getCasManager();
>
> insert:
>
>                       casManager.addMetaData((ProcessingResourceMetaData) 
> fcr.getMetaData());                 
>
>
> insetad of
> casManager.releaseCas(cas);
>  write:
> cas.release();
>
>
>   

Reply via email to