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

RE: Does 0.4 work with either JDK1.3 or VisualAge?



More information:
I just downloaded IBM's JDK1.1.8 and the example works perfectly.  Can
anyone explain what's going on?

-----Original Message-----
From: Mark Addleman [mailto:mark_addleman@321.net]
Sent: Friday, May 05, 2000 6:32 AM
To: Ozone-Users
Subject: Does 0.4 work with either JDK1.3 or VisualAge?


I've been pulling my hair out for the last day trying to get Ozone 0.4 to
work.  Attached is the JAR file of java and class files for my test.

When I run the test from the command line, using jdk 1.3, I get a null
pointer exception.  Interestingly, when I try to run it in VisualAge, Ozone
hangs in Transaction.acquireContainer(ObjectContainer, lockLevel) at the
"wait()" method when trying to execute the command car.setName(...).

I'd really like to get Ozone working!

Mark