> Recently, when I run tester my tomcat console shows scads of NullPointerExceptions: > The tests all pass though ... I just looked at my code in the url connection, and if the resource does not exist, it will throw a NPE. Oops. Adding a null check should fix it. Other methods in the class are also affected. Remy
- NullPointers thrown during tester Kief Morris
- Re: NullPointers thrown during tester Remy Maucherat
- Re: NullPointers thrown during tester Craig R. McClanahan