Hi Daniel,
I am new to jonas but i have got the same error message as you when i tried
to run the samples. The problem was
that i have used ejb1.1 jar in my classpath altough i needn't. I removed
ejb.jar from classpath and it solved the problem . A more complete
dexcription was in mail-list archive.
Please refer there.
Hope this helps.

Devrim Baris Acar
Tubitak-Bilten ODTU

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Santos
> Sent: Monday, November 08, 1999 6:42 PM
> To: [EMAIL PROTECTED]
> Subject: jonas-users: Problems running the client
>
>
> Hi !
>
> Maybe you could help me. I have an entity bean that contains two fields
> that are mapped to a relational database (cloudscape). I have all the
> jars in the rmiregistry and EJBServer classpath, and both are configured
> for the same port.
> I also have the same classpath on the xterm in which I run the client.
> When I run it I get the following output :
>
>
> Client starting...
>
> Searching for the object ...
>
> The object wasn't found
> java.rmi.ServerError: Server Error; nested exception is:
>         java.lang.IncompatibleClassChangeError: Unimplemented interface
> method
>
> The object will be created
> Object not created
> java.rmi.ServerError: Server Error; nested exception is:
>         java.lang.NoClassDefFoundError:
> org/objectweb/jonas/container/EntityContextImpl
>
> The database exists and has the columns created, and it even contains
> data.
>
> Thanks in advance
>
> Daniel

Reply via email to