Re: IllegalState Exception
Re: IllegalState Exception
- Subject: Re: IllegalState Exception
- From: Sam Hart <email@hidden>
- Date: Fri, 14 May 2004 09:26:06 +0100
Thusitha wrote :
Well, the database is running fine and I am able to query the database
via EOModeler. The JDBC driver is installed in the application's
classpath. I am not sure, why it works fine with the EOModeler and
gives the IllegalStateException error when I try to search for a
records that meet a certain criteria from a Direct to Web search form.
Any ideas?
Can you prove that the JDBC driver has been loaded by the app ?
Can you prove that the connection dictionaries in the running app are
the same as the ones you specified in the modeler ?
Write some code to dump this information out to the console or to the
debugger.
You may also benefit from writing some code to check if the connection
dictionary is valid.
S a m
------------------------------------------------------------------------
------
Drawing on my fine command of language, I said nothing.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.