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

ozone-src-0.5 BUG



Hi :)

When I try the tutorial "Car" I had found the bug like this:

[root@www tutorial]# java MyApp create
Connected ...
[root@www tutorial]# java MyApp print
Connected ...
The car gottfried is 43 years old.
[root@www tutorial]# java MyApp create
Connected ...
org.ozoneDB.PermissionDeniedExc: Root object name 'my_first_car' already exists.
[root@www tutorial]# java MyApp print
Connected ...
The car  is 2000 years old.
[root@www tutorial]#

when create again, the year had been set 0
I thisk it is a big bug, the database ought to check if there already have the object before createObject

		
		Marshal Lee
		mjj@yeah.net    2000/12/12