Re: Frontbase error - ailed to provide new primary key
Re: Frontbase error - ailed to provide new primary key
- Subject: Re: Frontbase error - ailed to provide new primary key
- From: Chuck Hill <email@hidden>
- Date: Sat, 8 Dec 2007 09:54:00 -0800
On Dec 8, 2007, at 2:24 AM, ute Hoffmann wrote:
Hallo,
I experiment with frontbase (build a new database) and get this
error when trying to insert a second object into a table via
WebObjects (first entry worked):
java.lang.IllegalStateException: Adaptor
com.webobjects.jdbcadaptor.JDBCAdaptor@224002 failed to provide new
primary keys for entity 'Testtabelle'
Adaptor com.webobjects.jdbcadaptor.JDBCAdaptor@224002 failed to
provide new primary keys for entity 'Testtabelle'
any idea what goes wrong here?
Did you include the FrontBasePlugin.framework in your project? It
sounds like you have not.
I looked and there IS a eo_pk_table, which has the correct
Information in it... so, any idea what I need to change or what to
look for?
FrontBase does not use this table, include the plugin framework in
your project.
Same code worked well with mysql, I had never such a problem before.
Did you read the FrontBase readme? :-P
Chuck
--
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden