Re: SVGDocumentFactory

2001-06-27 Thread Keiron Liddle
On Wed, 27 Jun 2001 18:38:11 Heiko Barthel wrote: > I'm using FOP 0.19. My FO contains: > http://myhost/test.bmp"/> > > The problem is, host "myhost" requires form based authorization and holds > session with cookies. so I get not "test.bmp" but a html page with the > authorization form. FOP n

SVGDocumentFactory

2001-06-27 Thread Heiko Barthel
I'm using FOP 0.19. My FO contains: http://myhost/test.bmp"/> The problem is, host "myhost" requires form based authorization and holds session with cookies. so I get not "test.bmp" but a html page with the authorization form. FOP now tries to instantiate org.apache.batik.dom.svg.SAXSVGDocument