Torque won't init for me anymore, I get a null pointer exception.  Looks
like the following is returning null:

Configuration c = configuration.subset("datasource");

which trips up this line of code:

Iterator i = c.getKeys();

Do we need to add new stuff to the Torque.properties file?

-james


On Tue, 2002-05-21 at 15:17, John McNally wrote:
> I have merged in the code from the JDBC2POOL_BRANCH.  As this code
> removes the DBConnection class, it will break some code.  For those who
> are using the latest and greatest in their projects, but do not have the
> time atm to incorporate these changes, I tagged the repo with PRE_JDBC2
> tag just prior to the merge.  You might want to give me a couple more
> days to add some docs before attempting to move to the new code.
> 
> john mcnally
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 
-- 
[]  James A. Hillyerd <[EMAIL PROTECTED]> - Java Software Engineer
[]  PGP 1024D/D31BC40D F87B 7906 C0DA 32E8 B8F6 DE23 FBF6 4712 D31B C40D


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to