|
From: Dejan K. <dej...@ya...> - 2003-06-25 19:46:37
|
By default document are NOT stored into jjournal because it is time-consuming operation. If you want to store document into journal, you should set tracked property to true (tracked=true) for pipeline stage in which you want to store document. Dejan --- "Leech, Jonathan" <jl...@vi...> wrote: > Hi, > > I am getting started with babeldoc and trying to > understand the journal > capabilities. From what I've read in the > documentation, I should be able to > retrieve a document from the journal, and even > replay tickets etc. However, > if I run the svg-transcode example, and then try > babeldoc journal -D > 1056495510901.2, I get a JornalException: No > document stored at ( > com.babeldoc.core.journal.JournalTicket@763f5d[value=1056495510901],2 > <mailto:com.babeldoc.core.journal.JournalTicket@763f5d[value=1056495510901], > 2> ). I added some debug code and rebuilt it, and > the cause is a > ClassCastException trying to cast a String into a > PipelineDocument. I have > looked through the code to some extent, and I am > quite confused. I am > getting the same problem in babeldoc-1.0.1 and the > current version I checked > out from CVS yesterday. What am I doing wrong? > > Sincerely, > Jonathan Leech > Senior Software Engineer > Virtela Communications, Inc. > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com |