btodd_22 wrote:
>
> I am trying to track down a problem that has something to do with this
> error below
>
> [CODE]java.lang.NullPointerException
> at java.util.Properties$LineReader.readLine(Properties.java:418)
> at java.util.Properties.load0(Properties
n828cl wrote:
>
>> Now here is what i know, the code that is calling the
>> Connection pool is correct
>
> All evidence to the contrary...
>
>> Is it incorrect to assume that tomcat can't find my
>> db.properties file
>
> Yes, it is incorrect to assume that, especially since Tomcat isn't l
I am trying to track down a problem that has something to do with this error
below
[CODE]java.lang.NullPointerException
at java.util.Properties$LineReader.readLine(Properties.java:418)
at java.util.Properties.load0(Properties.java:337)
at java.util.Properties.load(Properti
Thanks for everyones help but the culprit has been found...drum roll please
NETBEANS!!! Since netbeans and the version of tomcat are on the same
server(just for testing purposes). When I would do a clean and build in
netbeans it would actually go into my webapps folder within tomcat and get
r
Hi all,
Here is a perplexing issue that has happened to me and still have not been
able to find a log file nor any web engine search i do that leads to an
answer. I am using Suse 11.1 with apache tomcat/5.5.9. Now my frustrating
issue is that I was testing a web app in the morning, went and too