Franky Laseure wrote:
> 
> 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();

Please explain where you've found the class ITextRenderer.
It is not an iText class, so we can only guess.

> The bug is not caught in a
> try {
> }
> catch(NullPointerException e) {
>    ...
> }
> structure.
> 
> The code works fine when debugging in Eclipse.

I have no idea what you mean by this.
Note that there's a known bug in iText 2.1.2u that causes
a NullPointerException. This bug was fixed in the SVN repository.

Besides that, we are going to ignore your bug report
because it doesn't contain enough useful information.
You are not saying when the NPE occurs, you are mentioning
a class that doesn't belong to iText, etc...
Basically you are just saying "it doesn't work" without
telling us enough about the nature of the problem.
-- 
This answer is provided by 1T3XT BVBA

-------------------------------------------------------------------------
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
[email protected]
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