DO NOT REPLY [Bug 10846] New: - retrieve-boundary="page-sequence" gives error

2002-07-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_b

Re: [PATCH] TXTRenderer output encoding

2002-07-15 Thread J.Pietschmann
Oleg Tkachenko wrote: > Well, encoding-related code looks fine for me, but I cannot build fop in > cvs due to Hashtable/HashMap changes: Oops, didn't clean the build directory before the test build. It should be fixed now. J.Pietschmann ---

cvs commit: xml-fop/src/org/apache/fop/render/xml XMLRenderer.java

2002-07-15 Thread pietsch
pietsch 2002/07/15 12:28:08 Modified:src/org/apache/fop/render Tag: fop-0_20_2-maintain Renderer.java src/org/apache/fop/render/awt Tag: fop-0_20_2-maintain AWTRenderer.java src/org/apache/fop/render/mif Tag:

Re: [PATCH] TXTRenderer output encoding

2002-07-15 Thread Oleg Tkachenko
J.Pietschmann wrote: > Ok, commited to the maintenance branch. I added usage > info and moved the check for a valid encoding somewhere > else and provided a warning in case the encoding is > invalid. PPlease test. Well, encoding-related code looks fine for me, but I cannot build fop in cvs due t

cvs commit: xml-fop/src/org/apache/fop/fo Status.java

2002-07-15 Thread keiron
keiron 2002/07/15 02:10:31 Removed: src/org/apache/fop/fo Status.java Log: no longer needed - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Problem Executing FopServlet on bea weblogic6.1

2002-07-15 Thread Oleg Tkachenko
Amit Rangari wrote: > DRIVER OBJECT CREATED > SET LOGGER EXECUTED > SET RENDERER EXECUTED > OUT PUT STREAM IS SET > [DEBUG] Using weblogic.xml.jaxp.RegistryXMLReader as SAX2 Parser > RENDERING DONE > CONTENT LENGTH: 0 > DONE Well, it seems to me the console doesn't show all fop debug message

RE: Problem Executing FopServlet on bea weblogic6.1

2002-07-15 Thread Amit Rangari
Hi, Please find attached the FopServlet.java that I am using and the output on the weblogic console that I am getting is as below: DRIVER OBJECT CREATED SET LOGGER EXECUTED SET RENDERER EXECUTED OUT PUT STREAM IS SET [DEBUG] Using weblogic.xml.jaxp.RegistryXMLReader as SAX2 Parser RENDERING DONE