Subject Re: [Firebird-Java] Re: Database Application using the wizard of Netbeans 6.0
Author David Jencks
On Jan 15, 2008, at 1:43 AM, tilo_ht wrote:

> Hi David,
>
> that is exactly the way that I was trying, not switching to OpenJPA,
> but to Hibernate. The problem is that I receive an error message that
> still refers to Toplink. Thus there probably rests any reference,
> maybe indirectly, to Toplink.
>
You never know with sun... they might have made netbeans toplink-
only :-) I don't like relying on IDE tools to compile or deploy, I
prefer to use maven2 as it gives me a very repeatable process.

Are you sure you've gotten openjpa/hibernate in the application
classpath?

thanks
david jencks

>
>
> Thank you anyway! I will go on working on this, also looking for
> alternative IDEs.
>
> Best regards,
>
> Tilo
>