In org.apache.uima.ducc.transport.dispatcher.DuccEventDispatcher. dispatchAndWaitForDuccReply DUCC uses Camel to send a Job request and receive the reply (and thus HTTP is not directly used).
Lou. On Mon, Nov 30, 2015 at 6:11 AM, Lou DeGenaro <[email protected]> wrote: > There is nothing magical about DUCC's CLI/API, though it is quite > convenient. If one wanted to send/receive HTTP directly to the appropriate > DUCC daemon one could. Fetch the DUCC's CLI package source code to > discover how it is done. > > Lou. > > On Sun, Nov 29, 2015 at 6:19 PM, Eddie Epstein <[email protected]> > wrote: > >> On Sat, Nov 28, 2015 at 7:28 PM, Yi-Wen Liu <[email protected]> wrote: >> >> > Hi, >> > >> > Yes I've looked at the document. >> > Sorry I am not sure I am understanding, so because of security identity >> > issue, it is not allowed to simply send http request to the ducc server >> by >> > the user? >> > >> >> Yes, I believe this is correct. >> >> Eddie >> > >
