It looks like an IO problem. newPage() does nothing special but to write the page to the output stream.
Paulo ----- Original Message ----- From: "Scott McKenzie" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, November 02, 2006 8:07 PM Subject: [iText-questions] iText 1.4 and Weblogic > > Hi, > > I've developed an iText application using Windows XP / WSAD 5.1 (Websphere > 5.1.0.3) / Oracle 9 / jdk 1.4 / iText 1.4. I migrated this application > to a Solaris box using SunOS 5.9 / BEA Weblogic > 8.1.2.0 / Oracle 9 / jdk 1.4. Everything appears good until I execute a > document.newPage() method at which time, the application fails. I am > still trying to find the actual error but have found > nothing so far. > > Any ideas? > > Thanks > Scott > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > iText-questions mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
