It is probably a classpath problem: lack of JDBC driver or lack of EOF plugin. Try adding the attached class and see if it tells you anything useful.

Chuck

Attachment: EOFJDBCConnectionAnalyzer.java
Description: Binary data



On Aug 1, 2007, at 11:28 AM, Daniel Brajkovic wrote:

This is killing me and it's holding up my entire project.

I have written a simple WO app and it works fine when i build and run it. But I want it to wo works with JavaServer Pages and so I am deploying it in a servlet. A simple Hello World app works fine. But as soon as I try to access a db app I get this:

Error: java.lang.IllegalStateException: _obtainOpenChannel -- com.webobjects.eoaccess.EODatabaseContext [EMAIL PROTECTED]: failed to open database channel. Check your connection dictionary, and ensure your database is correctly configured.

Does anyone know how to fix this?

Dan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to