I'm using latest trunk version of itext.

Everything compiles fine,
but when deploying and running my (Web)project in Sun Application Server 9.1,
I get NullPointerException when an instance is created of ITextRenderer.

<< ITextRenderer renderer = new ITextRenderer();

The bug is not caught in a 
try {
}
catch(NullPointerException e) {
   ...
}
structure.

The code works fine when debugging in Eclipse.

>>> Bezoek onze webshop: http://webshop.conscientia.net <<<

This e-mail is sent by Conscientia BVBA (Franky Laseure). You can find our 
website at http://www.conscientia.net or visit our webshop at 
http://webshop.conscientia.net.
Any statement and/or opinion not related to our company's business and 
expressed in this message is that of the author and does not necessarily 
reflect 
those of Conscientia BVBA. Conscientia BVBA does not take any responsability 
for the views of the author in any matter not related to the company's working 
field. This
e-mail (including any attachments) is intended only for the recipient(s) 
(itext-questions@lists.sourceforge.net) named above. It may contain 
confidential of privileged information and should 
not be read, copied or otherwise used by any other person of firm. If you are 
not the intended recipient, please contact the original sender and delete this 
e-mail from your
system(s). Including any backup you may have. The general sale terms and 
conditions of Conscientia BVBA only shall govern all offers and agreements that 
lead to 
supply by Conscientia BVBA of products of services, whatever their nature. We 
will provide you with a printed copy of our general sale terms and conditions 
upon simple request.

WARNING: Computer viruses can be transmitted via email. The recipient 
(itext-questions@lists.sourceforge.net) should check this email and any 
attachments for the presence of viruses. 
The company accepts no liability for any damage caused by any virus transmitted 
by this email. E-mail transmission cannot be guaranteed to be secure or 
error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. Although the company has taken reasonable 
precautions to 
ensure no viruses are present in this email, the company cannot accept 
responsibility for any loss or damage arising from the use of this email or 
attachments. 
The sender (Franky Laseure) therefore does not accept liability for any errors 
or omissions in the contents of this message, which arise as a result of e-mail 
transmission.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to