Look in: UIMA Tutorial and Developers' Guides Section 2.3. Running a CPE from Your Own Java Application
Let me know if you need further clarification. As previously mentioned the CPE can be embedded in your application. You can create an instance of it in your own application using CPM's API. You can initialize it from a static descriptor or you can create the descriptor at runtime using available API. The programmatic approach is documented in 3.3.2. Configuring a Collection Processing Engine Descriptor Programmatically of the UIMA Tutorial and Developer's Guide Hope that this helps. Jerry On Mon, Oct 5, 2009 at 10:10 AM, Radwen ANIBA <[email protected]> wrote: > Thank you Jaroslaw, > > Ok that's great but well neither on the web nor even in UIMA doc (may be > i'm > wrong) there is a clear documentation for that , do you have any link or > documentation that serves as a start point so that I can follow it ? > > Thank you > > Radwen > > 2009/10/5 Jaroslaw Cwiklik <[email protected]> > > > CPM is an embeddable component which you may wrap as a service. > > > > Jerry C > > > > On Mon, Oct 5, 2009 at 9:24 AM, Radwen ANIBA <[email protected]> wrote: > > > > > Hi Tommaso, > > > > > > Yes and no, By webservice I mean the whole application , the entire > CPE, > > is > > > it possible to turn it into a webservice ? > > > > > > Regards > > > > > > 2009/10/5 Tommaso Teofili <[email protected]> > > > > > > > Hi Radwen, > > > > what do you mean for "a webservice for the whole application"? > > > > Are you meaning that you want to webserve an aggregate AE or the > whole > > > > package (consisting of non-UIMA stuff too)? > > > > Regards, > > > > Tommaso > > > > > > > > > > > > 2009/10/5 Radwen ANIBA <[email protected]> > > > > > > > > > Any Idea ? > > > > > > > > > > >Hi ! > > > > > > > > > > >I followed some tutorials on the net about using webservices with > > > UIMA, > > > > > from > > > > > >Vinci to UIMA AS, but all deals with making a webservice from a > > single > > > > > >simple analysis engine, my question is when we have a full > > application > > > > > made > > > > > >using uima, is it possible to generate a webservice for the whole > > > > > >application, and if yes does this works the same way as single > > > analysis > > > > > >engines ? > > > > > > > > > > >If somebody have support documents or links that would be very > much > > > > > >appreciated > > > > > > > > > > >Very best regards > > > > > > > > > > >Radwen > > > > > > > > > > > > > > > Radwen > > > > > > > > > > > > > > >
