[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

about to abandon ozone, can't get the test to work





               car = (Car)db.createObject ("ozone.CarImpl", 0,
"my_Second_car");

Environment Is NT

I can connect,
the admin tool works fine but this line gives and exception
java.lang.ClassCastException: DE.softwarebuero.ozone.OzoneProxy
on the client side and the server sais:

warning:ObjectState:proxy() unable to create proper proxy object

Does the impl class have to be in the ozone jar or something?

I've tried everything

DDP