If Symantec Scan Engine is an API that supports plain Binary InputStreams then technically yes you can stream directly from a binary stream of a JCR node (property), into the Symantec engine. It should be a minor implementation detail and not require any real engineering. I'm not saying Mathias's answer was wrong, just that with a couple of lines of code the answer becomes "yes". In sofar as signing documents, it's a similar story. Most doc signing APIs will support a stream as input (I would assume)
Best regards, Clay Ferguson [email protected] On Mon, Jan 23, 2017 at 11:52 AM, rohith reddy <[email protected]> wrote: > Thanks mathias. > If it doesnt support scanning for viruses does , does it have support to > integrate with virus scan engines out there? example : symantec scan > engine. > > Thanks > Rohith Reddy Janga > > On Mon, Jan 23, 2017 at 4:48 AM, mathiasconradt <[email protected] > > > wrote: > > > Hello Rohith, > > > > regarding your questions: > > > > 1. no > > 2. yes > > 3. yes > > 4. no > > > > Regards, > > Mathias > > > > > > rohith reddy wrote > > > Hello, > > > > > > I am looking for an API to handle uploading of file attachments through > > > JEE > > > application. Here are the features we are looking for : does jackrabbit > > > support below features? > > > 1.scan files for viruses. > > > 2. Versioning > > > 3. support uploading of basic Microsoft office file types and PDF's. > > > 4. signing documents. > > > > > > Thanks > > > Rohith Reddy Janga > > > > > > > > > > > > -- > > View this message in context: http://jackrabbit.510166.n4. > > nabble.com/does-jackrabbit-support-scanning-files-for- > > viruses-tp4666210p4666228.html > > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. > > >
