RE: Manual calls to components

2009-10-27 Thread Baptiste Gaillard
u Adam, now I know perfectly how I can solve my problems. Baptiste > Date: Tue, 27 Oct 2009 15:25:36 -0400 > Subject: Re: Manual calls to components > From: ala...@alum.rpi.edu > To: uima-dev@incubator.apache.org > > On Tue, Oct 27, 2009 at 2:24 PM, Baptiste Gaillard > wrot

Re: Manual calls to components

2009-10-27 Thread Adam Lally
On Tue, Oct 27, 2009 at 2:24 PM, Baptiste Gaillard wrote: > > Thank you for the link, I do not know why but I missed this part of the > documentation, this is exactly what I wanted :-) > >> Are all your JCas classes present in the application's classpath?  If >> so, there won't be any problem. >

RE: Manual calls to components

2009-10-27 Thread Baptiste Gaillard
: Tue, 27 Oct 2009 12:45:50 -0400 > Subject: Re: Manual calls to components > From: ala...@alum.rpi.edu > To: uima-dev@incubator.apache.org > > On Tue, Oct 27, 2009 at 10:52 AM, Baptiste Gaillard > wrote: > > > > Hi, > > > > On our project we are implemen

Re: Manual calls to components

2009-10-27 Thread Adam Lally
On Tue, Oct 27, 2009 at 10:52 AM, Baptiste Gaillard wrote: > > Hi, > > On our project we are implementing a replacement for the CPE based on OSGI > and BPM Workflows. > We > have successfully created BPM workflows based on UIMA component using a > unique data model for each component in the workf

Manual calls to components

2009-10-27 Thread Baptiste Gaillard
Hi, On our project we are implementing a replacement for the CPE based on OSGI and BPM Workflows. We have successfully created BPM workflows based on UIMA component using a unique data model for each component in the workflow. Now I want to make work our UIMA components a little like the CPE