Help needed!

2015-12-14 Thread Pascal Robert
With my new life as a single dad, I don't have much time to take care of everything about the community. For the coming months, I want to focus on WOWODC, and I would like some help on two things: - accounting - coding For coding, mostly, it's to fix the hook for new purchases, so that when s

Re: Suppressing javax.naming.NameNotFoundException: Name "comp/env/jdbc" not found in context

2015-12-14 Thread Chuck Hill
Then I guess you are left with disabling the debug logging for NSLog or making a subclass of JDBCContext and, IIRC, the JDBCAdaptor to get it your use your JDBCContext subclass. Chuck From: mailto:webobjects-dev-bounces+chill=gevityinc@lists.apple.com>> on behalf of René Bock mailto:b...@

Re: Suppressing javax.naming.NameNotFoundException: Name "comp/env/jdbc" not found in context

2015-12-14 Thread René Bock
Nope. The ConnectionDictionairies of the models in use are all empty... René > Am 11.12.2015 um 19:03 schrieb Chuck Hill : > > Check your models. I think you will find somewhere a connection dictionary > with a value for the key DataSourceJndiName. Remove that. > > Chuck > > From: